MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laButtonWidget_SetReleasedImage( laButtonWidget* btn, GFXU_ImageAsset* img );
Parameters |
Description |
laButtonWidget* btn |
the widget |
GFXU_ImageAsset* img |
the image asset to be used |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|