Struct Dds.Header

struct Header ;

Fields

NameTypeDescription
_reserved1 uint[11]Unused
_reserved2 uint[3]Unused
caps uintSee CapsFlags
caps2 uintSee Caps2Flags
ddpf Dds.Header.DDPFSee DDPF
depth uintDepth of a volume texture (in pixels), otherwise unused.
flags uintSee Flags
height uintHeight in pixels
linear_size uintThe pitch or number of bytes per scan line in an uncompressed texture; the total number of bytes in the top level texture for a compressed texture.
mip_map_count uintNumber of mipmap levels, otherwise unused.
size uintSize of the header struct. Always 124
width uintWidth in pixels

Methods

NameDescription
toString ()

Inner structs

NameDescription
DDPF DirectDraw Pixel Format

Enums

NameDescription
Caps2Flags caps2 values
CapsFlags caps values
Flags