SaveToPng
WmfImage.SaveToPng method
Saves this vector WMF 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 WmfImage
- namespace GroupDocs.Editor.HtmlCss.Resources.Images.Vector
- assembly GroupDocs.Editor