MPLAB® Harmony Graphics Suite
|
Returns the mask color value for the current layer
LIB_EXPORT GFX_Color laLayer_GetMaskColor( const laLayer* layer );
Parameters |
Description |
laLayer* layer |
the layer |
GFX_Color - the layer mask color value
MPLAB® Harmony Graphics Suite
|