TGAEncoder.Color

Undocumented in source.
struct TGAEncoder
nothrow @nogc static
struct Color {}

Members

Variables

a
ubyte a;
b
ubyte b;
g
ubyte g;
Undocumented in source.
r
ubyte r;
Undocumented in source.

Meta