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