MPLAB® Harmony Graphics Suite
|
Sets the boolean value of the 'preserve aspect' property
LIB_EXPORT laResult laImagePlusWidget_SetPreserveAspectEnabled( laImagePlusWidget* img, laBool enable );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
the desired flag value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|