MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Library Interface > a) Functions > GFX_UtilSizeToOrientedSpace Function
MPLAB® Harmony Graphics Suite
GFX_UtilSizeToOrientedSpace Function
C
GFX_Size GFX_UtilSizeToOrientedSpace(
    const GFX_Size* size, 
    GFX_Orientation ori
);
Parameters
Parameters 
Description 
const GFX_Size* size 
the size dimension 
the orientation setting 
Returns
MPLAB® Harmony Graphics Suite