C# 클래스 DataServer.ColorHelper

파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
GetColorAtPoint ( System.Windows.Media.LinearGradientBrush br, Point thePoint ) : Color

비공개 메소드들

메소드 설명
Dist ( Point px, Point po, Point pf ) : double

메소드 상세

GetColorAtPoint() 공개 정적인 메소드

public static GetColorAtPoint ( System.Windows.Media.LinearGradientBrush br, Point thePoint ) : Color
br System.Windows.Media.LinearGradientBrush
thePoint Point
리턴 Color