C# 클래스 Nohal.RleEditor.RleParser.ColorRecord

파일 보기 프로젝트 열기: nohal/RleEditor

공개 메소드들

메소드 설명
ColorRecord ( string code, string name, CIEYxy cieyxy ) : System
ToString ( ) : string

메소드 상세

ColorRecord() 공개 메소드

public ColorRecord ( string code, string name, CIEYxy cieyxy ) : System
code string
name string
cieyxy Nohal.RleEditor.RleParser.Utils.CIEYxy
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string