![]() |
MPLABĀ® Harmony Graphics Suite
|
This struct represents a c-style string render request. More...
#include <legato_string_renderer.h>
Data Fields | |
const char * | str |
const leFont * | font |
int32_t | x |
int32_t | y |
leHAlignment | align |
leColor | color |
uint32_t | alpha |
This struct represents a c-style string render request.
Defines the arguments necessary to perform a C-style string draw operation.