jxl-vardct 0.8.0

JPEG XL VarDCT frame representation, part of jxl-oxide
Documentation
1
2
3
4
5
# jxl-vardct
This crate provides types related to representation of VarDCT frames, such as varblock transform
types, LF images, dequantization matrices and HF coefficients.

Actual decoding (dequantization and rendering) of such frames is not done in this crate.