Color

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(T[] data)
Undocumented in source.

Members

Functions

getTypedByIndex
auto getTypedByIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
Type opIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(T value, size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
setChannels
void setChannels(T[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta