C# 클래스 SearchColors.Searcher

파일 보기 프로젝트 열기: EFanZh/EFanZh 1 사용 예제들

공개 메소드들

메소드 설명
Searcher ( Color target ) : System
Test ( string file, Color color ) : bool

비공개 메소드들

메소드 설명
GetDistance ( Color color1, Color color2 ) : int

메소드 상세

Searcher() 공개 메소드

public Searcher ( Color target ) : System
target Color
리턴 System

Test() 공개 메소드

public Test ( string file, Color color ) : bool
file string
color Color
리턴 bool