Convert SVG to PNG

Convert SVG to PNG

Aspose.Imaging for Java provides the SvgImage class to load SVG files and same can be used to save the image to PNG format.

Below provided sample code demonstrate how to convert SVG to PNG.