The Palette type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone |
Creates a shallow copy of the MemoryArray<(Of <(T>)>).
(Inherited from MemoryArray<(Of <(T>)>).) | |
| Colorize | Overloaded. | |
| CopyFrom | Overloaded. | |
| CopyTo | Overloaded. | |
| CreateGrayscalePalette | Overloaded. | |
| Dispose |
Releases all ressources.
(Inherited from MemoryArray<(Of <(T>)>).) | |
| Equals | Overloaded. | |
| GetEnumerator |
Retrieves an object that can iterate through the individual
elements in this MemoryArray<(Of <(T>)>).
(Inherited from MemoryArray<(Of <(T>)>).) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from MemoryArray<(Of <(T>)>).) | |
| GetValue |
Gets the value at the specified position.
(Inherited from MemoryArray<(Of <(T>)>).) | |
| GetValues |
Gets the values at the specified position and length.
(Inherited from MemoryArray<(Of <(T>)>).) | |
| Load | Overloaded. | |
| Reverse |
Reverses the palette.
| |
| Save | Overloaded. | |
| SetValue |
Sets a value to the element at the specified position.
(Inherited from MemoryArray<(Of <(T>)>).) | |
| SetValues |
Sets the values at the specified position.
(Inherited from MemoryArray<(Of <(T>)>).) | |
| ToArray |
Returns the palette as an array of RGBQUAD.
| |
| ToByteArray |
Returns the represented block of memory as an array of Byte.
(Inherited from MemoryArray<(Of <(T>)>).) |