C# Class SearchColors.Searcher

Afficher le fichier Open project: EFanZh/EFanZh Class Usage Examples

Méthodes publiques

Méthode Description
Searcher ( Color target ) : System
Test ( string file, Color color ) : bool

Private Methods

Méthode Description
GetDistance ( Color color1, Color color2 ) : int

Method Details

Searcher() public méthode

public Searcher ( Color target ) : System
target Color
Résultat System

Test() public méthode

public Test ( string file, Color color ) : bool
file string
color Color
Résultat bool