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