MPLAB® Harmony Graphics Suite
|
Gets the layer mask enable flag
LIB_EXPORT laBool laLayer_GetMaskEnable( const laLayer* layer );
Parameters |
Description |
laLayer* layer |
the layer |
laBool - the value of the mask enable flag
MPLAB® Harmony Graphics Suite
|