NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysDrawGraphic ( DrawGraphicType args)
inline

Draw a graphic (RIC file).

This function lets you draw a graphic image (RIC file) on the NXT LCD given the parameters you pass in via the DrawGraphicType structure.

Parameters
argsThe DrawGraphicType structure containing the drawing parameters.
Examples:
ex_sysdrawgraphic.nxc.