C# 클래스 Kalcium.ColorHelper

파일 보기 프로젝트 열기: skanaar/Kalcium

공개 메소드들

메소드 설명
HsbToRgb ( float hue, float saturation, float brightness ) : Color

메소드 상세

HsbToRgb() 공개 정적인 메소드

public static HsbToRgb ( float hue, float saturation, float brightness ) : Color
hue float
saturation float
brightness float
리턴 Color