C# 클래스 GraphicalDebugging.Colors

파일 보기 프로젝트 열기: awulkiew/graphical-debugging 1 사용 예제들

공개 메소드들

메소드 설명
Colors ( FrameworkElement frameworkElement ) : System
Update ( ) : void
this ( int i ) : Color

비공개 메소드들

메소드 설명
GetBrightness ( ) : float

메소드 상세

Colors() 공개 메소드

public Colors ( FrameworkElement frameworkElement ) : System
frameworkElement System.Windows.FrameworkElement
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void

this() 공개 메소드

public this ( int i ) : Color
i int
리턴 Color