Figure does not retain its transparency after saving it as .png
6 ビュー (過去 30 日間)
古いコメントを表示
Hey all! I have plotted a graph where I've made the background transparent. Now while saving the graph as a .png file, the transparency is not retained and shows as white instead. Is there a way to save the graph while retaining its transparency? Thanks in advance!![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/688573/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/688573/image.png)
4 件のコメント
Jan
2021 年 7 月 20 日
Try export_fig or catching the screen by getframe and define the 'TransparentColor' as the background color.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Lighting, Transparency, and Shading についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!