image/svg+xml
Brteve's API for EveApps
Version 0.0.1
The reference document for common folder of EveApps project.
 
Loading...
Searching...
No Matches
Img Struct Reference

#include <Image.h>

Data Fields

uint32_t index
 
uint32_t addressFlash
 
uint32_t addressRamg
 
uint32_t size
 
uint32_t x
 
uint32_t y
 
uint32_t w
 
uint32_t h
 
uint16_t bitmapLayout
 
uint16_t extFormat
 
uint8_t tag
 
uint8_t isFlash
 

Detailed Description

Definition at line 35 of file Image.h.

Field Documentation

◆ addressFlash

uint32_t Img::addressFlash

Definition at line 37 of file Image.h.

◆ addressRamg

uint32_t Img::addressRamg

Definition at line 38 of file Image.h.

◆ bitmapLayout

uint16_t Img::bitmapLayout

Definition at line 44 of file Image.h.

◆ extFormat

uint16_t Img::extFormat

Definition at line 45 of file Image.h.

◆ h

uint32_t Img::h

Definition at line 43 of file Image.h.

◆ index

uint32_t Img::index

Definition at line 36 of file Image.h.

◆ isFlash

uint8_t Img::isFlash

Definition at line 47 of file Image.h.

◆ size

uint32_t Img::size

Definition at line 39 of file Image.h.

◆ tag

uint8_t Img::tag

Definition at line 46 of file Image.h.

◆ w

uint32_t Img::w

Definition at line 42 of file Image.h.

◆ x

uint32_t Img::x

Definition at line 40 of file Image.h.

◆ y

uint32_t Img::y

Definition at line 41 of file Image.h.


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