C# 클래스 SoundInTheory.DynamicImage.Util.ColorExtensionMethods

파일 보기 프로젝트 열기: sitdap/dynamic-image

공개 메소드들

메소드 설명
GetBrightness ( this c ) : float
GetHue ( this c ) : float
GetSaturation ( this c ) : float

메소드 상세

GetBrightness() 공개 정적인 메소드

public static GetBrightness ( this c ) : float
c this
리턴 float

GetHue() 공개 정적인 메소드

public static GetHue ( this c ) : float
c this
리턴 float

GetSaturation() 공개 정적인 메소드

public static GetSaturation ( this c ) : float
c this
리턴 float