NXC
Version 1.2.1 r5
Main Page
Related Pages
Modules
Data Structures
Files
Examples
All
Data Structures
Files
Functions
Variables
Groups
Pages
#define RICImgPoint
(
_X,
_Y
)
(_X)&0xFF, (_X)>>8, (_Y)&0xFF, (_Y)>>8
Output an RIC ImgPoint structure.
Parameters
_X
The X coordinate.
_Y
The Y coordinate.
Examples:
ex_dispgaout.nxc
,
ex_dispgaoutex.nxc
, and
ex_sysdrawgraphicarray.nxc
.
RIC Macro Wrappers
Generated by
1.8.2