MPLAB® Harmony Graphics Suite
|
Return the widget's global alpha amount
LIB_EXPORT uint32_t laWidget_GetAlphaAmount( laWidget* wgt );
Parameters |
Description |
lawidget* wgt |
the widget |
uint32_t - the widget's global alpha amount
MPLAB® Harmony Graphics Suite
|