MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t laString_GetCharOffset( laString* str, uint32_t idx );
Parameters |
Description |
laString* str |
the string to reference |
uint32_t idx |
the character index offset to calculate |
uint32_t - the offset in pixels
MPLAB® Harmony Graphics Suite
|