jxl-image

Crates.iojxl-image
lib.rsjxl-image
version0.11.0
sourcesrc
created_at2023-05-12 06:57:37.406603
updated_at2024-11-01 12:59:29.48711
descriptionJPEG XL image header representation, part of jxl-oxide
homepage
repositoryhttps://github.com/tirr-c/jxl-oxide.git
max_upload_size
id862739
size35,919
Wonwoo Choi (tirr-c)

documentation

README

jxl-image

This crate provides types related to JPEG XL image headers, such as image size information, color encoding and animation TPS (ticks per second) information. Most of the information is in the ImageMetadata struct.

Commit count: 612

cargo fmt