C# Класс Template10.Utils.ColorUtils

Показать файл Открыть проект

Открытые методы

Метод Описание
ToSolidColorBrush ( this color ) : SolidColorBrush

Приватные методы

Метод Описание
Darken ( this color, Accents amount ) : Color
Lerp ( this color, Color target, float amount ) : Color
Lerp ( this start, float end, float amount ) : float
Lighten ( this color, Accents amount ) : Color

Описание методов

ToSolidColorBrush() публичный статический Метод

public static ToSolidColorBrush ( this color ) : SolidColorBrush
color this
Результат Windows.UI.Xaml.Media.SolidColorBrush