585 views
in Embedded Wizard Studio by

I search to input more image file in embedded wizard project.

 

I find to use USB & OTG.

Maybe i think it is possible.

 

If it have a image file in USB, in embedded wizard project, does load a image? 

1 Answer

0 votes
by

Hello,

of course, you can load images dynamically during runtime from some external source. For that purpose, the Extern Bitmap Interface is the right solution. By using this interface you can adapt your own image decoder / image loader which gets the content from a file system.

Please have a look to the corresponding documentation - there you will find also an example for adapting the libJPEG decoder.

Best regards,

Manfred

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...