-
Home
-
API
-
Svg.Editor.Svg
-
SvgDocumentService
-
Methods
-
ExportToPng(SKPicture, Stream, SKColor, Int32, Single, Single)
ExportToPng(SKPicture, Stream, SKColor, Int32, Single, Single) Method
Definition
public bool ExportToPng(SKPicture picture, Stream stream, SKColor background, int quality = 100, float scaleX = 1F, float scaleY = 1F)
Parameters
Returns