MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents a lechar string render request. More...
#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/string/legato_string_renderer.h>
Data Fields | |
const leChar * | str |
uint32_t | length |
const leFont * | font |
int32_t | x |
int32_t | y |
leHAlignment | align |
leColor | color |
uint32_t | alpha |
const leBlendLookupTable * | lookupTable |
This struct represents a lechar string render request.
Defines the arguments necessary to perform an leChar string draw operation