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

laResult - the result of the operation

MPLAB® Harmony Graphics Suite