Module jxl

Module jxl 

Source
Available on crate feature image-jxl only.
Expand description

JPEG XL image support

Structsยง

JpegxlPointer ๐Ÿ”’
JxlDecoderHandle ๐Ÿ”’
JxlEncoderHandle ๐Ÿ”’
ThreadPoolRunner ๐Ÿ”’

Functionsยง

check_decoder_status ๐Ÿ”’
check_encoder_status ๐Ÿ”’
decode_jxl
Decode JXL image from reader
default_basic_info ๐Ÿ”’
encode_jxl
Encode image data to JXL format
thread_pool_runner ๐Ÿ”’ โš