MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLayer_SetAlphaEnable( laLayer* layer, laBool enable );
Parameters |
Description |
laLayer* layer |
the layer |
laBool enable |
the desired value of the flag |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|