SaveToPng
Leave feedback
On this page
In implementing type should save a current vector image to the raster PNG format into specified byte stream
public abstract void SaveToPng(Stream outputPngContent)
| Parameter | Type | Description |
|---|---|---|
| outputPngContent | Stream | Byte stream, into which the PNG version of this raster image will be stored. Should not be NULL and should support writing. |
- class VectorImageResourceBase
- namespace GroupDocs.Editor.HtmlCss.Resources.Images.Vector
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.