Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: Convert TIFF to transparent PNG

$
0
0
I am new to Magick.NET. How do you convert a TIFF image to a transparent PNG?

Here's what I have so far.
using (magickImage = new MagickImage(@"c:\input.tif")) 
{
        magicImage.Write(@"c:\output.png");
}

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>