lv_image_decoder_args_t is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesInstances

Fields

Field
Declared as
Description
bool
Whether stride should be aligned.
bool
Whether image should be premultiplied or not after decoding.
bool
When set, decoded image won't be put to cache, and decoder open will also ignore cache.
bool
Decoded indexed image as is. Convert to ARGB8888 if false.
bool
Whether to flush the data cache after decoding.