The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Image_Component_Type
/*
 * ENUM: SE_Image_Component_Type
 *
 *   This data type indicates the data type of the components of a texel
 *   for an <Image> instance.
 */
typedef enum
{
SE_IMG_COMP_TYP_SIGNED_INTEGER,
SE_IMG_COMP_TYP_UNSIGNED_INTEGER,
SE_IMG_COMP_TYP_FLOATING_POINT
} SE_Image_Component_Type;



Prev: SE_ID. Next: SE_Image_Lookup_Signature.


Return to: Top of this Page, Type Index

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™