The internal support for SVG is not that great in ImageMagick. You can however force Magick.NET to use Inkscape instead. You can use the delegates.xml file for this. I don't have time to post an example now so feel free to figure this out yourself. Setting the ColorSpace to ColorSpace.Transparent will not solve your problem. You can use MagickColor.Transparent for a transparent color.
↧