MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laLayer_AddDamageRect( laLayer* layer, const GFX_Rect* rect, laBool noCombine );
Parameters |
Description |
laLayer* layer |
the layer |
const GFX_Rect* rect |
the rectangle |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|