MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laImageSequenceWidget_Stop Function
MPLAB® Harmony Graphics Suite
laImageSequenceWidget_Stop Function
C
LIB_EXPORT laResult laImageSequenceWidget_Stop(
    laImageSequenceWidget* img
);
Parameters
Parameters 
Description 
laImageSequenceWidget* img 
the widget 
Returns

laResult - the result of the operation

MPLAB® Harmony Graphics Suite