C# Class BitmapReader.Extensions.ColorExtensions

Afficher le fichier Open project: egeozcan/DrawThatThing

Méthodes publiques

Méthode Description
DifferenceTo ( this color, Color toColor ) : int
ToHEX ( this c ) : String

Method Details

DifferenceTo() public static méthode

public static DifferenceTo ( this color, Color toColor ) : int
color this
toColor Color
Résultat int

ToHEX() public static méthode

public static ToHEX ( this c ) : String
c this
Résultat String