[This is preliminary documentation and is subject to change.]
The Hues type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| AddBlock(UInt32) |
Adds 8 hue entries to the list.
| |
| Dispose()()() |
Frees all resources holded by this object.
| |
| Get(Int32) |
Returns hue of specified index.
| |
| Load(String) |
Builds Hues object from file in Hues.mul format.
| |
| Save(String) |
Stores this object to specified file in Hues.mul format.
|