MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laLayer_GetAlphaEnable Function
MPLAB® Harmony Graphics Suite
laLayer_GetAlphaEnable Function
C
LIB_EXPORT laBool laLayer_GetAlphaEnable(
    const laLayer* layer
);
Parameters
Parameters 
Description 
const laLayer* 
the layer 
Returns

laBool - the value of the alpha enable flag

MPLAB® Harmony Graphics Suite