Expand description
A pure Rust texture compression suite
Structs§
Enums§
Constants§
- COLOUR_
WEIGHTS_ PERCEPTUAL - Weights based on the perceived brightness of each colour channel
- COLOUR_
WEIGHTS_ UNIFORM - Uniform weights for each colour channel
Functions§
- num_
blocks - Returns number of blocks needed for an image of given dimension
Type Aliases§
- Colour
Weights - RGB colour channel weights for use in block fitting