MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Files > libaria_widget_gradient.h
MPLAB® Harmony Graphics Suite
libaria_widget_gradient.h

Microchip Technology Inc.

File Name

libaria_widget_gradient.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements gradient drawing widget functions.

Enumerations
 
Name 
Description 
 
Implementation of a gradient widget. 
 
Implementation of a gradient widget. 
Functions
 
Name 
Description 
 
Gets the gradient direction value for this widget. 
 
Allocates memory for and initializes a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. 
 
Sets the gradient direction value for this widget. 
Structures
 
Name 
Description 
 
Gradient widget struct definition. 
 
Gradient widget struct definition. 
MPLAB® Harmony Graphics Suite