思澈科技软件开发工具包  2.20
ezipa_canvas_t Struct Reference

Data Fields

uint8_t * buf
 
uint8_t color_fmt
 
uint16_t width
 
uint16_t height
 
int16_t x_offset
 
int16_t y_offset
 
int32_t mask_x_offset
 
int32_t mask_y_offset
 
int32_t mask_width
 
int32_t mask_height
 

Field Documentation

◆ buf

uint8_t* ezipa_canvas_t::buf

canvas buffer

◆ color_fmt

uint8_t ezipa_canvas_t::color_fmt

canvas buffer color format, EPIC color format, e.g. EPIC_COLOR_ARGB8565

◆ height

uint16_t ezipa_canvas_t::height

canvas height

◆ width

uint16_t ezipa_canvas_t::width

canvas width

◆ x_offset

int16_t ezipa_canvas_t::x_offset

x offset where ezipa frame is drawn on canvas

◆ y_offset

int16_t ezipa_canvas_t::y_offset

y offset where ezipa frame is drawn on canvas


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