Splash screen with image of transparent background

3 ビュー (過去 30 日間)
Chao Gong
Chao Gong 2019 年 7 月 1 日
コメント済み: Will Reeves 2025 年 6 月 3 日
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 件のコメント
Luis
Luis 2025 年 5 月 30 日
Me too. Matlab r2024a.
Will Reeves
Will Reeves 2025 年 6 月 3 日
Nearly 6 years and still no alpha channel support on splash screen images... disappointing.

サインインしてコメントする。

回答 (1 件)

Hitesh
Hitesh 2025 年 6 月 3 日
編集済み: Hitesh 2025 年 6 月 3 日
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.

カテゴリ

Help Center および File ExchangeConvert Image Type についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by