Crate squish[][src]

Expand description

A pure Rust BC1/2/3 compressor and decompressor based on Simon Brown’s libsquish

Structs

Enums

Defines a compression algorithm

Defines a compression format

Constants

Weights based on the perceived brightness of each colour channel

Uniform weights for each colour channel

Functions

Returns number of blocks needed for an image of given dimension

Type Definitions

RGB colour channel weights for use in block fitting