MPLAB® Harmony Graphics Suite
|
Returns the image scale width coefficient
LIB_EXPORT int32_t laImagePlusWidget_GetTransformWidth( laImagePlusWidget* img );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
int32_t - the scale width coordinate value in pixels
MPLAB® Harmony Graphics Suite
|