Convert SVG to BMP
Contents
[
Hide
]
Convert SVG to BMP
Using Aspose.Imaging for Java, developers can convert SVG to BMP format. This topic explains the approach to load existing SVG and convert it to BMP using BmpOptions and SvgRasterizationOptions.
Below provided sample code demonstrate how to convert SVG to BMP.