Module image::codecs::dds

source ยท
Expand description

Decoding of DDS images

DDS (DirectDraw Surface) is a container format for storing DXT (S3TC) compressed images.

Structsยง

  • DX10Header ๐Ÿ”’
    Extended DX10 header used by some DDS image files
  • The representation of a DDS decoder
  • Header ๐Ÿ”’
    Header used by DDS image files
  • PixelFormat ๐Ÿ”’
    DDS pixel format

Enumsยง

  • DecoderError ๐Ÿ”’
    Errors that can occur during decoding and parsing a DDS image