[][src]Module image::dxt

Decoding of DXT (S3TC) compression

DXT is an image format that supports lossy compression

Related Links

Note: this module only implements bare DXT encoding/decoding, it does not parse formats that can contain DXT files like .dds

Structs

DXTEncoder

DXT encoder

DXTReader

DXT reader

DxtDecoder

DXT decoder

Enums

DXTVariant

What version of DXT compression are we using? Note that DXT2 and DXT4 are left away as they're just DXT3 and DXT5 with premultiplied alpha