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