C# 클래스 fCraft.ConfigGUI.ChatPreview.ColorPair

파일 보기 프로젝트 열기: fragmer/fCraft

공개 프로퍼티들

프로퍼티 타입 설명
Foreground System.Drawing.Brush

공개 메소드들

메소드 설명
ColorPair ( int r, int g, int b, int sr, int sg, int sb ) : System

메소드 상세

ColorPair() 공개 메소드

public ColorPair ( int r, int g, int b, int sr, int sg, int sb ) : System
r int
g int
b int
sr int
sg int
sb int
리턴 System

프로퍼티 상세

Foreground 공개적으로 프로퍼티

public Brush,System.Drawing Foreground
리턴 System.Drawing.Brush