C# 클래스 Template10.Utils.ColorUtils

파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App

공개 메소드들

메소드 설명
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