跳转到主要内容

CacheTableEntry

touchgfx/Bitmap.hpp

Cache bookkeeping.

Public Attributes

uint8_t *data
Pointer to location of image data for this Bitmap in the cache. 0 if bitmap not cached.

Public Attributes Documentation

data

uint8_t * data

Pointer to location of image data for this Bitmap in the cache. 0 if bitmap not cached.