MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laImageSequenceWidget_SetImageHAlignment( laImageSequenceWidget* img, uint32_t idx, laHAlignment align );
Parameters |
Description |
laImageSequenceWidget* img |
the widget |
uint32_t idx |
the index |
laHAlignment align |
the halign value |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|