C# Class Nohal.RleEditor.RleParser.ColorRecord

Mostrar archivo Open project: nohal/RleEditor

Public Methods

Method Description
ColorRecord ( string code, string name, CIEYxy cieyxy ) : System
ToString ( ) : string

Method Details

ColorRecord() public method

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

ToString() public method

public ToString ( ) : string
return string