Expand description
jxl_metadata: JPEG XL metadata structures.
Modules§
- codestream_
header - Definitions of structs and enums for the metadata from the JPEG XL
codestream headers (signature, metadata, preview dimensions, …), excluding
color encoding which is in
crate::color::color_encoding. - compressed_
icc - Utility functions to compress and decompress ICC streams.
- gain_
map - Utility functions to manipulate jhgm (gain map) boxes.