Name | Description | |
---|---|---|
![]() | SkiaSharpSolidBrush | Initializes a new instance of the SkiaSharpSolidBrush class. |
Name | Description | |
---|---|---|
![]() | SkiaSharpSolidBrush | Initializes a new instance of the SkiaSharpSolidBrush class. |
Name | Description | |
---|---|---|
![]() | Color | Gets or sets the color of this brush. |
![]() | IsDrawnInDeviceSpace | Gets or sets a value indicating whether this brush is used in device space. (Inherited from SkiaSharpBrush) |
![]() | Source | Gets the source object of this brush. (Inherited from SkiaSharpBrush) |
Name | Description | |
---|---|---|
![]() | Clone | Returns a new brush that is a copy of the current instance. |
![]() | CopyTo | Copies current SkiaSharpBrush to the target SkiaSharpBrush. (Inherited from SkiaSharpBrush) |
![]() | Dispose | Releases all resources used by this SkiaSharpBrush object. (Inherited from SkiaSharpBrush) |
![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Serves as a hash function for a particular type. |
Name | Description | |
---|---|---|
![]() | DisposeSource | Disposes the source. (Inherited from SkiaSharpBrush) |
![]() | InvalidateSource | Invalidates the source. (Inherited from SkiaSharpBrush) |
![]() | UpdateSource | Updates the source. |