![]() |
MPLABĀ® Harmony Graphics Suite
GFX v3.13.0
Legato API Documentation
|
This struct represents a pixel buffer. More...
Data Fields | |
| gfxColorMode | mode |
| gfxSize | size |
| uint32_t | pixel_count |
| uint32_t | buffer_length |
| gfxBuffer | pixels |
| gfxOrientation | orientation |
| uint32_t | flags |
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.