MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laLayer_Delete Function
MPLAB® Harmony Graphics Suite
laLayer_Delete Function

Destructor for the layer object

C
LIB_EXPORT void laLayer_Delete(
    laLayer* layer
);
Returns

void

MPLAB® Harmony Graphics Suite