MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
gfxPixelBuffer Struct Reference

This struct represents a pixel buffer. More...

Collaboration diagram for gfxPixelBuffer:

Data Fields

gfxColorMode mode
 
gfxSize size
 
uint32_t pixel_count
 
uint32_t buffer_length
 
gfxBuffer pixels
 
gfxOrientation orientation
 
uint32_t flags
 

Detailed Description

This struct represents a pixel buffer.

A pixel buffer is a wrapper around a basic data pointer. A pixel buffer has a color mode, a pixel count, a rectangular dimension, a pixel count, and a length in bytes.


The documentation for this struct was generated from the following file: