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