Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
Loading...
Searching...
No Matches
image16_s Struct Reference

Structure for 16-bit image. More...

#include <hV_Image16.h>

Public Attributes

uint8_t depth
 number of colours
 
uint32_t size
 size of the image in bytes
 
const uint16_t * table
 image definition
 

Detailed Description

Structure for 16-bit image.

Image structure for header

Note
Colours are RGB 5-6-5 coded

Member Data Documentation

◆ depth

uint8_t image16_s::depth

number of colours

number of bits for colours


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