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

Microchip Technology Inc.

File Name

libaria_widget_drawsurface.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements surface container drawing functions.

Functions
 
Name 
Description 
 
Returns the pointer to the currently set draw callback. 
 
Allocates memory for a new DrawSurface widget. 
 
Sets the draw callback pointer for the draw surface widget. 
Structures
 
Name 
Description 
 
Implementation of a Drawsurface widget. 
 
Implementation of a Drawsurface widget. 
Types
 
Name 
Description 
 
Draw surface draw event function callback type 
MPLAB® Harmony Graphics Suite