Skip to main content

Module integration

Module integration 

Source
Expand description

Integration with the image crate

Functionsยง

register_decoding_hook
Registers the decoder with the image crate so that non-format-specific calls such as ImageReader::open("image.jp2")?.decode()?; work with JPEG2000 files.