MPLAB® Harmony Graphics Suite
|
Returns the image transform x coefficient
LIB_EXPORT int32_t laImagePlusWidget_GetTransformX( laImagePlusWidget* img );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
int32_t - the x translation coefficient
MPLAB® Harmony Graphics Suite
|