MPLAB® Harmony Graphics Suite
|
Initializes an leImageWidget widget pointer.
LIB_EXPORT void leImageWidget_Constructor( leImageWidget* img );
Parameters |
Description |
leImageWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|