rgb_panel sample
lv_bin_decoder_get_area()
is only used within rgb_panel sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rgb_panel sample
lv_bin_decoder_get_area()
lv_bin_decoder_get_area() function
Syntax
Show:
Summary
Declaration
Definition
from
lv_bin_decoder.h:44
lv_result_t
lv_bin_decoder_get_area
(
lv_image_decoder_t
*
decoder
,
lv_image_decoder_dsc_t
*
dsc
,
const
lv_area_t
*
full_area
,
lv_area_t
*
decoded_area
)
;
Implemented in
lv_bin_decoder.c:378
Arguments
Argument
decoder
dsc
full_area
decoded_area
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out