TGAHeader
package @nogc nothrow
struct TGAHeader {
}
- bitspp
ubyte bitspp;
Undocumented in source.
- datatype
ubyte datatype;
Undocumented in source.
- flags
ubyte flags;
Undocumented in source.
- h
int h;
Undocumented in source.
- idlen
ubyte idlen;
Undocumented in source.
- palettetype
ubyte palettetype;
Undocumented in source.
- w
int w;
Undocumented in source.
imagefmt tga
enumsfunctionsstructs