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