C# 클래스 BitmapReader.Extensions.ColorExtensions

파일 보기 프로젝트 열기: egeozcan/DrawThatThing

공개 메소드들

메소드 설명
DifferenceTo ( this color, Color toColor ) : int
ToHEX ( this c ) : String

메소드 상세

DifferenceTo() 공개 정적인 메소드

public static DifferenceTo ( this color, Color toColor ) : int
color this
toColor Color
리턴 int

ToHEX() 공개 정적인 메소드

public static ToHEX ( this c ) : String
c this
리턴 String