C# 클래스 Smrf.GraphicsLib.ColorUtil.HueAndLuminance

파일 보기 프로젝트 열기: 2014-sed-team3/term-project

공개 프로퍼티들

프로퍼티 타입 설명
Hue System.Int32
Luminance System.Int32

공개 메소드들

메소드 설명
HueAndLuminance ( Int32 hue, Int32 luminance ) : System

메소드 상세

HueAndLuminance() 공개 메소드

public HueAndLuminance ( Int32 hue, Int32 luminance ) : System
hue System.Int32
luminance System.Int32
리턴 System

프로퍼티 상세

Hue 공개적으로 프로퍼티

public Int32,System Hue
리턴 System.Int32

Luminance 공개적으로 프로퍼티

public Int32,System Luminance
리턴 System.Int32