MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laImagePlusWidget_SetImage( laImagePlusWidget* img, GFXU_ImageAsset* imgAst );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
GFXU_ImageAsset* imgAst |
the image asset pointer |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|