VectSharp 2.5.0
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Raster.Raster Member List

This is the complete list of members for VectSharp.Raster.Raster, including all inherited members.

Rasterise(this Graphics graphics, Rectangle region, double scale, bool interpolate)VectSharp.Raster.Rasterstatic
SaveAsAnimatedPNG(this Animation animation, Stream imageStream, double scale=1, double frameRate=60, double durationScaling=1, AnimatedPNG.InterframeCompression interframeCompression=AnimatedPNG.InterframeCompression.First)VectSharp.Raster.Rasterstatic
SaveAsAnimatedPNG(this Animation animation, string fileName, double scale=1, double frameRate=60, double durationScaling=1, AnimatedPNG.InterframeCompression interframeCompression=AnimatedPNG.InterframeCompression.First)VectSharp.Raster.Rasterstatic
SaveAsPNG(this Page page, string fileName, double scale=1)VectSharp.Raster.Rasterstatic
SaveAsPNG(this Page page, Stream stream, double scale=1)VectSharp.Raster.Rasterstatic
SaveAsRawBytes(this Page pag, out int width, out int height, out int totalSize, double scale=1)VectSharp.Raster.Rasterstatic