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
  • DDS pixel format

Enums

  • Errors that can occur during decoding and parsing a DDS image