VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpBrush Class
Constructors Properties Methods SeeAlso
In This Topic
SkiaSharpBrush Class Members
In This Topic
The following tables list the members exposed by SkiaSharpBrush.
Protected Constructors
 NameDescription
Protected ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether this brush is used in device space.
Public PropertyGets the source object of this brush.
Public Methods
 NameDescription
Public MethodReturns a new brush that is a copy of the current instance.
Public MethodCopies current SkiaSharpBrush to the target SkiaSharpBrush.
Public MethodReleases all resources used by this SkiaSharpBrush object.
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public MethodReturns a hash code for this instance.
Protected Methods
 NameDescription
Protected MethodDisposes the source.
Protected MethodInvalidates the source.
Protected MethodUpdates the source.
See Also