C# Class Nohal.RleEditor.RleParser.ColorRecord

Afficher le fichier Open project: nohal/RleEditor

Méthodes publiques

Méthode Description
ColorRecord ( string code, string name, CIEYxy cieyxy ) : System
ToString ( ) : string

Method Details

ColorRecord() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string