Crates.io | jxl-image |
lib.rs | jxl-image |
version | 0.11.0 |
source | src |
created_at | 2023-05-12 06:57:37.406603 |
updated_at | 2024-11-01 12:59:29.48711 |
description | JPEG XL image header representation, part of jxl-oxide |
homepage | |
repository | https://github.com/tirr-c/jxl-oxide.git |
max_upload_size | |
id | 862739 |
size | 35,919 |
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.