NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
#define RICOpDescription (   _Options,
  _Width,
  _Height 
)    8, 0, 0, 0, (_Options)&0xFF, (_Options)>>8, (_Width)&0xFF, (_Width)>>8, (_Height)&0xFF, (_Height)>>8

Output an RIC Description opcode.

Parameters
_OptionsRIC options.
_WidthThe total RIC width.
_HeightThe total RIC height.
Examples:
ex_dispgaoutex.nxc.