MPLAB® Harmony Graphics Suite
|
Gets the layer's input rectangle.
LIB_EXPORT GFX_Rect laLayer_GetInputRect( const laLayer* layer );
Parameters |
Description |
const laLayer* layer |
the layer |
GFX_Rect - the input rectangle
MPLAB® Harmony Graphics Suite
|