VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Drawing.SkiaSharp Namespace / SkiaSharpLinearGradientBrush Class
In This Topic
SkiaSharpLinearGradientBrush Class Methods
In This Topic
For a list of all methods of this type, see SkiaSharpLinearGradientBrush.
Public Methods
 NameDescription
Public MethodCreates a new SkiaSharpLinearGradientBrush 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. (Inherited from SkiaSharpBrush)
Public MethodDetermines whether the specified System.Object is equal to the current color.
Public MethodServes as a hash function for a particular type.
Protected Methods
 NameDescription
Protected MethodDisposes the source.
Protected MethodInvalidates the source. (Inherited from SkiaSharpBrush)
Protected MethodUpdates the source.
See Also