[This is preliminary documentation and is subject to change.]

The Hues type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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.

See Also