How to convert jpg image as transparent image ?

2 次查看(过去 30 天)
How to convert jpg image as transparent image ?

回答(1 个)

Guillaume
Guillaume 2017-9-4
Your question is extremely unclear. What does convert [anything] into a transparent image mean? If you start with a non-transparent image, what do you want to make transparent?
Note that the JPEG image format does not support transparency. So a jpg image will never have any transparency info. If you want to save an image that contains transparency you have to use a different format. PNG (my favorite) and JPEG2000 (completely different format to JPEG) both support full transparency.

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by