Expand description
Modules§
- Enums describing color characteristics (color space, gamma, range)
- YUV -> RGB converter. See
RGBConvert::new
Structs§
- An RGB pixel (from the
rgb
crate) ARed + Green + Blue
pixel. - A generic 3-component pixel, which is usually luma + chroma
Enums§
- This library doesn’t support all combinations of color spaces