MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laWidget_GetCumulativeAlphaEnable Function
MPLAB® Harmony Graphics Suite
laWidget_GetCumulativeAlphaEnable Function
C
LIB_EXPORT laBool laWidget_GetCumulativeAlphaEnable(
    laWidget* wgt
);
Parameters
Parameters 
Description 
lawidget* wgt 
the widget 
Returns

laBool - whether the widget has alpha enabled

MPLAB® Harmony Graphics Suite