#define RICOpLine ( _CopyOptions,
_Point1,
_Point2   )     12, 0, 5, 0, (_CopyOptions)&0xFF, (_CopyOptions)>>8, _Point1, _Point2

Output an RIC Line opcode.

Parameters:
_CopyOptions Line copy options. See Drawing option constants.
_Point1 The starting point of the line. See RICImgPoint.
_Point2 The ending point of the line. See RICImgPoint.

Generated by  doxygen 1.6.2