MPLAB® Harmony Graphics Suite
|
Allocates memory for and initializes a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree.
LIB_EXPORT leImageSequenceWidget* leImageSequenceWidget_New();
leImageSequenceWidget*
Use leWidget_Delete() to free this pointer.
MPLAB® Harmony Graphics Suite
|