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

New Post: SVG to transparent PNG

$
0
0
hi,
i'm trying to convert svg to transparent png.
        var url = "J:/MyGit/ImagePlayground/ImagePlayground/bin/Debug/mask.svg";
        var image = new MagickImage(url);
        image.Format=MagickFormat.Png24;
        image.Write("mask.png");
but the resulted image, has white background.
how do i keep the transparency of the result ?

thanks
juna

Viewing all articles
Browse latest Browse all 3693

Trending Articles



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