Splash screen with image of transparent background
이전 댓글 표시
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
KALYAN ACHARJYA
2019년 7월 1일
Chao Gong
2019년 7월 1일
Chao Gong
2019년 7월 1일
Will Reeves
2019년 11월 11일
Same here. I have a png with a transparent background, the "background" is shown black and not transparent on loading the deployed app.
Not an essential feature, but it would make the app look nice!
miao wu
2021년 4월 22일
Me 2
Luis
2025년 5월 30일
Me too. Matlab r2024a.
Will Reeves
2025년 6월 3일
Nearly 6 years and still no alpha channel support on splash screen images... disappointing.
답변 (1개)
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.

카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!