MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laImageSequenceWidget_SetImageCount( laImageSequenceWidget* img, uint32_t count );
Parameters |
Description |
laImageSequenceWidget* img |
the widget |
uint32_t count |
the desired number of entries |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|