The SEDRIS Data Representation Model
APPENDIX C - Types
SE_Image_Component_Type
/*
 * REGISTERABLE ENUM: SE_Image_Component_Type
 *
 *   This data type indicates the data type of the components of a texel
 *   for an <Image> instance.
 */
typedef SE_Short_Integer SE_Image_Component_Type;
Enumerant Definition Value
SE_IMAGCOMP_SIGNED_INTEGER 1
SE_IMAGCOMP_UNSIGNED_INTEGER 2
SE_IMAGCOMP_FLOATING_POINT 3



Prev: SE_HSV_Data. Next: SE_Image_Mapping_Method.


Return to: Top of this Page, Type Index