lv_image_decoder_open() is only used within i80_controller sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

LV_RESULT_OK: opened the image. `dsc->decoded` and `dsc->header` are set. LV_RESULT_INVALID: none of the registered image decoders were able to open the image.

References