Convert Raster Image to SVG

Convert Raster Image to SVG

Using Aspose.Imaging for Java, developers can convert Raster image to SVG. This article shows how to export/convert Raster format file to SVG formats with Aspose.Imaging. Using Aspose.Imaging for .Java you can load image of any format and than you can set various properties using SvgImage class and save the image. The following code snippet shows you how to convert SVG to PNG image.