TGAColor

Undocumented in source.

Constructors

this
this(ubyte R, ubyte G, ubyte B, ubyte A)
Undocumented in source.
this
this(ubyte v)
Undocumented in source.
this
this(ubyte[] p)
Undocumented in source.

Members

Functions

opBinary
TGAColor opBinary(float intensity)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndex
ubyte opIndex(int i)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bgra
ubyte[4] bgra;
Undocumented in source.
bytespp
ubyte bytespp;
Undocumented in source.

Meta