MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Library Interface > a) Functions > GFX_LayerRotate Function
MPLAB® Harmony Graphics Suite
GFX_LayerRotate Function
C
void GFX_LayerRotate(
    GFX_Layer* layer
);
Parameters
Parameters 
Description 
GFX_Layer* 
the layer to operate on 
MPLAB® Harmony Graphics Suite