67 views
in GUI Development by
Inside native code block, we will get a byte array which is a bitmap. How can I convert this into a bitmap resource and display it in UI?

1 Answer

+1 vote
by

Hello Thanseer,

... we will get a byte array which is a bitmap. How can I convert this into a bitmap resource and display it in UI?

in such case we speak about so-called 'Extern Bitmap'. Please see the sections:

Displaying dynamically loaded images

and

Extern Bitmap interface

I hope it helps you further.

Best regards

Paul Banach

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

...