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.
Afficher le fichier Open project: MercurialForge/VSViewer Class Usage Examples

Méthodes publiques

Свойство Type Description
colors List

Méthodes publiques

Méthode Description
GetColorCount ( ) : int

Method Details

GetColorCount() public méthode

public GetColorCount ( ) : int
Résultat int

Property Details

colors public_oe property

public List colors
Résultat List