C# Class Squish.ColourSet

Afficher le fichier Open project: Nihlus/libwarcraft Class Usage Examples

Méthodes publiques

Méthode Description
ColourSet ( byte rgba, int mask, SquishOptions flags ) : System
RemapIndices ( byte source, byte target, int targetOffset ) : void

Method Details

ColourSet() public méthode

public ColourSet ( byte rgba, int mask, SquishOptions flags ) : System
rgba byte
mask int
flags SquishOptions
Résultat System

RemapIndices() public méthode

public RemapIndices ( byte source, byte target, int targetOffset ) : void
source byte
target byte
targetOffset int
Résultat void