VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpBrush Class
In This Topic
SkiaSharpBrush Class Methods
In This Topic
For a list of all methods of this type, see SkiaSharpBrush.
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