EPD Display  1.0.0
Library and application for EPD smart displays
Public Attributes | List of all members
PAINT Struct Reference

Paint Struct. More...

#include <display_helpers.h>

Public Attributes

uint8_t * Image
 
uint16_t Width
 
uint16_t Height
 
uint16_t WidthMemory
 
uint16_t HeightMemory
 
uint16_t Color
 
uint16_t Rotate
 
uint16_t Mirror
 
uint16_t WidthByte
 
uint16_t HeightByte
 
uint16_t Scale
 

Detailed Description

Paint Struct.

Member Data Documentation

◆ Color

uint16_t PAINT::Color

◆ Height

uint16_t PAINT::Height

◆ HeightByte

uint16_t PAINT::HeightByte

◆ HeightMemory

uint16_t PAINT::HeightMemory

◆ Image

uint8_t* PAINT::Image

◆ Mirror

uint16_t PAINT::Mirror

◆ Rotate

uint16_t PAINT::Rotate

◆ Scale

uint16_t PAINT::Scale

◆ Width

uint16_t PAINT::Width

◆ WidthByte

uint16_t PAINT::WidthByte

◆ WidthMemory

uint16_t PAINT::WidthMemory

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