NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
#define RICOpLine (   _CopyOptions,
  _Point1,
  _Point2 
)    12, 0, 5, 0, (_CopyOptions)&0xFF, (_CopyOptions)>>8, _Point1, _Point2

Output an RIC Line opcode.

Parameters
_CopyOptionsLine copy options. See Drawing option constants.
_Point1The starting point of the line. See RICImgPoint.
_Point2The ending point of the line. See RICImgPoint.