The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintImageComponentType |
---|
extern const char * | |||
SE_PrintImageComponentType | |||
( | |||
SE_Image_Component_Type | value | 1 | |
); |
Translates the given SE_Image_Component_Type into a buffer that is suitable for printing.
1 SE_Image_Component_Type to be processed
Prev: SE_PrintHSVData.
Next: SE_PrintImageMIPExtents.
Up:Index.
|