C# Class Nohal.RleEditor.RleParser.ColorTable

Inheritance: RleObject
Datei anzeigen Open project: nohal/RleEditor Class Usage Examples

Public Methods

Method Description
ColorTable ( string palettedata ) : System
IsValid ( ) : bool
ToString ( ) : string

Method Details

ColorTable() public method

public ColorTable ( string palettedata ) : System
palettedata string
return System

IsValid() public method

public IsValid ( ) : bool
return bool

ToString() public method

public ToString ( ) : string
return string