SaveToPng
SvgImage.SaveToPng method
Saves this vector SVG image into raster PNG image
public override void SaveToPng(Stream outputPngContent)
Parameter | Type | Description |
---|---|---|
outputPngContent | Stream | Output stream, into which the content of PNG image will be written. Cannot be NULL and should be writable. |
See Also
- class SvgImage
- namespace GroupDocs.Editor.HtmlCss.Resources.Images.Vector
- assembly GroupDocs.Editor