MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > i) Widget Functions > leImageWidget_New Function
MPLAB® Harmony Graphics Suite
leImageWidget_New Function
C
LIB_EXPORT leImageWidget* leImageWidget_New();
Returns

leImageWidget* - the widget

Remarks

Use leWidget_Delete() to free this pointer.

MPLAB® Harmony Graphics Suite