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

Microchip Technology Inc.

File Name

libaria_widget_image.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements image widget functions.

Functions
 
Name 
Description 
 
Gets the image horizontal alignment value. 
 
Gets the image asset pointer for the widget. 
 
Gets the image vertical alignment value. 
 
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 image horizontal alignment value. 
 
Sets the image asset pointer for the widget. 
 
Sets the image vertical alignment value. 
Structures
 
Name 
Description 
 
Image widget struct definition 
 
Image widget struct definition 
Types
 
Name 
Description 
 
 
MPLAB® Harmony Graphics Suite