Module jpegxl_rs::image[][src]

image crate integration

Structs

JxlImageDecoder

JPEG XL decoder representation for image crate.
Note: Since image only supports 8-bit and 16-bit pixel depth, you can only create u8 and u16 buffer.