Module dds

Module dds 

Source
Expand description

Validator for the .dds (picture) files that are used in the game.

Structsยง

DdsFiles
DdsInfo

Constantsยง

DDS_HEADER_SIZE ๐Ÿ”’
DDS_HEIGHT_OFFSET ๐Ÿ”’
DDS_PIXELFORMAT_FLAGS_OFFSET ๐Ÿ”’
DDS_WIDTH_OFFSET ๐Ÿ”’

Functionsยง

from_le32 ๐Ÿ”’