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