NXC
Version 1.2.1 r5
|
Parameters for the DrawGraphic system call. More...
#include <NXCDefs.h>
Data Fields | |
char | Result |
LocationType | Location |
string | Filename |
long | Variables [] |
unsigned long | Options |
Parameters for the DrawGraphic system call.
This structure is used when calling the SysDrawGraphic system call function. It lets you specify the screen location at which to draw the image using the LocationType structure member, the filename of the graphic image, the image parameters (if needed), as well as drawing options defined in the Drawing option constants group.