MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria Hardware Abstraction Layer (HAL) > Files > gfx_util.h
MPLAB® Harmony Graphics Suite
gfx_util.h

Microchip Technology Inc.

File Name

gfx_util.h

Description

Module for Microchip Graphics Library - Hardware Abstraction Layer 

Layer and point utility functions.

Functions
 
Name 
Description 
 
Gets X given Y and two points on a line 
 
Gets Y given X and two points on a line 
 
Reorients a point to a given mirrored orientation. 
 
Reorients a point to a given orthogonal orientation. 
 
Transforms a point from an oriented rectangle space to an outer space given a display orientation and a mirroring setting. 
 
Transforms a point to an oriented rectangle space to an outer space given a display orientation and a mirroring setting. 
 
Transforms a size tuple from oriented space to screen space 
 
Transforms a size tuple from screen space to oriented space 
 
Sorts two points in the X axis 
 
Sorts two points in the Y axis 
MPLAB® Harmony Graphics Suite