VectSharp  2.2.1
A light library for C# vector graphics
VectSharp.Canvas.SKRenderContextInterpreter Member List

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

CopyToSKRenderContext(this Page page, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
CopyToSKRenderContext(this Page page, Dictionary< string, Func< SKRenderAction, IEnumerable< SKRenderAction >>> taggedActions, bool removeTaggedActionsAfterExecution=true, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
CopyToSKRenderContext(this Page page, Dictionary< string, Func< SKRenderAction, IEnumerable< SKRenderAction >>> taggedActions, Dictionary< string,(SKBitmap, bool)> images, bool removeTaggedActionsAfterExecution=true, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
PaintToSKCanvas(this Document document, double? width=null, double? height=null, Colour? background=null, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
PaintToSKCanvas(this Document document, Dictionary< string, Func< SKRenderAction, IEnumerable< SKRenderAction >>> taggedActions, bool removeTaggedActionsAfterExecution=true, double? width=null, double? height=null, Colour? background=null, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
PaintToSKCanvas(this Document document, Dictionary< string, Func< SKRenderAction, IEnumerable< SKRenderAction >>> taggedActions, Dictionary< string,(SKBitmap, bool)> images, bool removeTaggedActionsAfterExecution=true, double? width=null, double? height=null, Colour? background=null, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
PaintToSKCanvas(this Page page, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
PaintToSKCanvas(this Page page, Dictionary< string, Func< SKRenderAction, IEnumerable< SKRenderAction >>> taggedActions, bool removeTaggedActionsAfterExecution=true, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
PaintToSKCanvas(this Page page, Dictionary< string, Func< SKRenderAction, IEnumerable< SKRenderAction >>> taggedActions, Dictionary< string,(SKBitmap, bool)> images, bool removeTaggedActionsAfterExecution=true, AvaloniaContextInterpreter.TextOptions textOption=AvaloniaContextInterpreter.TextOptions.ConvertIfNecessary, FilterOption filterOption=default)VectSharp.Canvas.SKRenderContextInterpreterstatic
Rasterise(this Graphics graphics, Rectangle region, double scale, bool interpolate)VectSharp.Canvas.SKRenderContextInterpreterstatic