MPLAB® Harmony Graphics Suite
|
Parameters |
Description |
laString* str |
the string to draw |
int32_t strX |
clipped x position |
int32_t strY |
clipped y position |
int32_t strWidth |
clipped rectangle width |
int32_t strHeight |
clipped rectangle height |
int32_t x |
x position to render at |
int32_t y |
y position to render at |
GFXU_ExternalAssetReader** reader |
external reader state machine, if string font is located external |
void
MPLAB® Harmony Graphics Suite
|