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

Draw a graphic image from a byte array.

This function lets you draw a graphic image on the NXT LCD given the parameters you pass in via the DrawGraphicArrayType structure.

Parameters
argsThe DrawGraphicArrayType structure containing the drawing parameters.
Warning
This function requires the enhanced NBC/NXC firmware version 1.28+.
Examples:
ex_sysdrawgraphicarray.nxc.