[This is preliminary documentation and is subject to change.]
Hue data object.
Namespace:
MulLibAssembly: MulLib (in MulLib.dll) Version: 1.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public sealed class HueEntry
Public NotInheritable Class HueEntry
public ref class HueEntry sealed
Members
All Members | Constructors ![]() | Fields ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | HueEntry()()() | Initializes a new instance of the HueEntry class |
![]() | Colors |
Gets or sets color table of this hue. Table contains 32 colors.
|
![]() | GetHashCode()()() |
Returns the hash code for this instance.
(Overrides Object..::.GetHashCode()()().) |
![]() ![]() | Lenght |
Object lenght in bytes.
|
![]() | Name |
Gets or sets name of this hue. Maximum lenght is 20 characters.
|
![]() | TableEnd |
Gets or sets TableEnd value. Actual usage unknown. Could probably be ingored.
|
![]() | TableStart |
Gets or sets TableStart value. Actual usage unknown. Could probably be ingored.
|
![]() | ToString()()() |
Returns a string that represents the current HueEntry object.
(Overrides Object..::.ToString()()().) |