Converters Namespace
Namespace Avalonia.Controls.Primitives.Converters
Types
- AccentColorConverter - Creates an accent color for a given base color value and step parameter.
- ContrastBrushConverter - Gets a Avalonia.Media.SolidColorBrush, either black or white, depending on the luminance of the supplied color. A default color supplied in the converter parameter may be returned if alpha is below the set threshold.