VectSharp
2.2.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter, including all inherited members.
Rasterise(this Graphics graphics, Rectangle region, double scale, bool interpolate) | VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter | static |
SaveAsImage(this Page page, double scale=1) | VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter | static |
SaveAsImage(this Page page, Stream imageStream, OutputFormats outputFormat, double scale=1) | VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter | static |
SaveAsImage(this Page page, string fileName, OutputFormats? outputFormat=null, double scale=1) | VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter | static |
SaveAsRawBytes(this Page pag, out int width, out int height, out int totalSize, double scale=1) | VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter | static |
SaveAsRawBytes(this Page pag, out int width, out int height, double scale=1) | VectSharp.Raster.ImageSharp.ImageSharpContextInterpreter | static |