Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 714 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 714 Bytes

yuvxyb

docs.rs Crates.io LICENSE

Rust crate for conversion between YUV and XYB colorspaces. Intended to properly handle 8-16 bit YUV input, full and limited range, as well as all widely-used matrix coefficients and transfer characteristics.

Minimum supported Rust version (MSRV)

This crate requires a Rust version of 1.61.0 or higher. Increases in MSRV will result in a semver PATCH version increase.