MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laImageSequenceWidget_SetImageVAlignment( laImageSequenceWidget* img, uint32_t idx, laVAlignment align );
Parameters |
Description |
laImageSequenceWidget* img |
the widget |
uint32_t idx |
the index |
laVAlignment align |
the vertical alignment setting |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|