C# Class VSViewer.FileFormats.Palette

A CLUT (Color Look Up Table) The first palette seems to always be the original from the artists and the subsequent palettes appear to have been generated procedurally at build time. This is evidenced in the artifacts in some palettes > 0.
Datei anzeigen Open project: MercurialForge/VSViewer Class Usage Examples

Public Properties

Property Type Description
colors List

Public Methods

Method Description
GetColorCount ( ) : int

Method Details

GetColorCount() public method

public GetColorCount ( ) : int
return int

Property Details

colors public_oe property

public List colors
return List