MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_image.h
MPLAB® Harmony Graphics Suite
legato_image.h

Microchip Technology Inc.

File Name

legato_image.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

Image drawing at specified coordinates

Functions
 
Name 
Description 
 
Dynamically allocates an image buffer in local memory using the given parameters. 
 
Initializes a leImage pointer 
 
Draws a portion of the given image at the specified coordinates. 
 
Frees an image buffer that was allocated using leImage_Allocate
 
Global function to initialize all image decoders. INTERNAL USE ONLY 
Macros
 
Name 
Description 
 
This is macro LE_IMAGE_FORMAT_COUNT. 
MPLAB® Harmony Graphics Suite