SRM Reference Manual
Functions SRM PrintORMTCode |
---|
extern const char * | |||
SRM_PrintORMTCode | |||
( | |||
SRM_ORMT_Code | value | 1 | |
); |
Translates the given SRM_ORMT_Code into a buffer that is suitable for printing.
1 SRM_ORMT_Code to be processed
Prev: SRM_PrintORMCode.
Next: SRM_PrintORMTransformation2DParameters.
Up:Index.
|