MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laImagePlusWidget_ResetTransform Function
MPLAB® Harmony Graphics Suite
laImagePlusWidget_ResetTransform Function

Resets the image transform values to zero

C
LIB_EXPORT laResult laImagePlusWidget_ResetTransform(
    laImagePlusWidget* img
);
Parameters
Parameters 
Description 
laImagePlusWidget* img 
the widget 
Returns

laResult - result of the operation

MPLAB® Harmony Graphics Suite