MPLAB® Harmony Graphics Suite
|
LIB_EXPORT GFXU_ImageAsset* laListWheelWidget_GetItemIcon( laListWheelWidget* whl, uint32_t index );
Parameters |
Description |
laListWheelWidget* whl |
the widget |
uint32_t idx |
the index to consider |
GFXU_ImageAsset* - the image asset pointer or NULL
MPLAB® Harmony Graphics Suite
|