I would like to show a logo with transparency at the top of my dynpro custom container using the cl_gui_picture.
At the moment I am using the class cl_ssf_xsf_utilities to get an bmp out of the BDS.
The last step is the method load_picture_from_url from cl_gui_picture.
Is it possible to load an image like a gif or something with transparency?
Thanks! =)