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_HSV_Data. Next: SE_Image_Lookup_Signature.


Return to: Top of this Page, Type Index

Last updated: July 16, 2004 Copyright © 2004 SEDRIS