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