Skip to main content

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)

public byte AlphaThreshold { get; set; }

Property Value

Byte

See Also

Reference

ContrastBrushConverter Class
Avalonia.Controls.Primitives.Converters Namespace