Splash screen with image of transparent background

7 Ansichten (letzte 30 Tage)
Chao Gong
Chao Gong am 1 Jul. 2019
Kommentiert: Will Reeves am 3 Jun. 2025
Hi,
I am using compiler to build up a standalone application. I download an image with a trnasparent background form web. I use this image as my splash screen, however, insteading showing the image with transparent background, it shows with black background. Is there a correct way to show transparent background imagein splash window?
Thanks,
Chao
  7 Kommentare
Luis
Luis am 30 Mai 2025
Me too. Matlab r2024a.
Will Reeves
Will Reeves am 3 Jun. 2025
Nearly 6 years and still no alpha channel support on splash screen images... disappointing.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Hitesh
Hitesh am 3 Jun. 2025
Bearbeitet: Hitesh am 3 Jun. 2025
Hi Chao Gong,
I too encountered the similar issue, splash screen mechanism does not handle transparencies in images. This is the reason it shows a black background for the splash screen while executing the standalone application. The workaround that worked for me was to edit the image to have a non-transparent background.
Splash Image with Original Image:
Splash Image after making the non transparent background.

Kategorien

Mehr zu Convert Image Type finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by