Figure does not retain its transparency after saving it as .png
조회 수: 4 (최근 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!
댓글 수: 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!