MPLAB® Harmony Graphics Suite
|
Sets the image transform y coefficient
LIB_EXPORT laResult laImagePlusWidget_SetTransformY( laImagePlusWidget* img, int32_t y );
Parameters |
Description |
laImagePlusWidget* img |
the widget |
int32_t y |
the desired y value |
laResult - result of the operation
MPLAB® Harmony Graphics Suite
|