#include <sttypes.h>
Public Attributes | |
STRenderingParams | rparams |
int | x |
X coordinate to render at. | |
int | y |
Y coordinate to render at. | |
int | w |
width to render. | |
int | h |
height to render. | |
int | sx |
source X within passed data. | |
int | sy |
source Y within passed data. | |
int | bytesPerRow |
bytes per row of passed data. | |
int | highlighted |
is text highlighted. |