NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
DrawGraphicArrayType Struct Reference

Parameters for the DrawGraphicArray system call. More...

#include <NXCDefs.h>

Data Fields

char Result
 
LocationType Location
 
byte Data []
 
long Variables []
 
unsigned long Options
 

Detailed Description

Parameters for the DrawGraphicArray system call.

This structure is used when calling the SysDrawGraphicArray system call function. It lets you specify the screen location at which to draw the image using the LocationType structure member, the graphic image data array, the image parameters (if needed), as well as drawing options defined in the Drawing option constants group.

See Also
SysDrawGraphicArray()
Examples:
ex_dispgout.nxc, and ex_sysdrawgraphicarray.nxc.

The documentation for this struct was generated from the following file: