AlphaThreshold Property
Gets or sets the alpha channel threshold below which a default color is used instead of black/white.
Definition
Namespace: Avalonia.Controls.Primitives.Converters
Assembly: Avalonia.Controls.ColorPicker (in Avalonia.Controls.ColorPicker.dll)
- C#
- VB
- F#
public byte AlphaThreshold { get; set; }
Public Property AlphaThreshold As Byte
Get
Set
member AlphaThreshold : byte with get, set
Property Value
ByteSee Also
Reference
ContrastBrushConverter Class
Avalonia.Controls.Primitives.Converters Namespace