Returns the element at the back
Converts the palette to the given format if supported.
Returns the element at the front
Returns the raw data as an array.
Moves the back pointer backward and returns the element
Moves the front pointer forward by one and returns the element
Palette indexing.
Moves the back pointer backward by one
Moves the front pointer forward by one
Returns the raw data cast to ubyte
Reads palette in standard format.
Reads palette in standard format.
Creates a copy with the front and back pointers reset
Returns the bitdepth of the palette.
Returns true if the range have reached its end
Returns the number of indexes within the palette.
Returns the color format of the palette.
Raw data
Returns the number of indexes within the palette.
Returns the bitdepth of the palette.
Returns the color format of the palette.
Converts the palette to the given format if supported
Reads palette in standard indexed format
Reads palette in standard floating point format
Returns the raw data cast to ubyte
Contains palette information. Implements some range capabilities.