How to show Image in EmbeddedForm (from DB data)

Hi Community,

I am quite new to Camunda and I am trying to display photo image that retrieve from DB which could be (Base64 / Byte Array).
Kindly suggest how can I achieve that.

Thank you.