C# Class Template10.Utils.ColorUtils

Afficher le fichier Open project: drasticactions/Pureisuteshon-App

Méthodes publiques

Méthode Description
ToSolidColorBrush ( this color ) : SolidColorBrush

Private Methods

Méthode Description
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

Method Details

ToSolidColorBrush() public static méthode

public static ToSolidColorBrush ( this color ) : SolidColorBrush
color this
Résultat Windows.UI.Xaml.Media.SolidColorBrush