Figure does not retain its transparency after saving it as .png
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Kevin Akash Rajasekaran
el 19 de Jul. de 2021
Comentada: Kevin Akash Rajasekaran
el 20 de Jul. de 2021
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 comentarios
Jan
el 20 de Jul. de 2021
Try export_fig or catching the screen by getframe and define the 'TransparentColor' as the background color.
Respuestas (0)
Ver también
Categorías
Más información sobre Lighting, Transparency, and Shading en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!