MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFXU_ImageAsset* laImageSequenceWidget_GetImage( laImageSequenceWidget* img, uint32_t idx );
Parameters |
Description |
laImageSequenceWidget* img |
the widget |
uint32_t idx |
the index |
GFXU_ImageAsset* - the image asset pointer
MPLAB® Harmony Graphics Suite
|