Module kolor::details::transform[][src]

Re-exports

pub use hlg::*;
pub use pq::*;
pub use ICtCp::*;
pub use hsx::*;

Modules

BT.2100 ICtCp

ARIB STD-B67 or “Hybrid Log-Gamma” used in BT.2100

transforms for Hue/Saturation/X color models, like HSL, HSI, HSV

SMPTE ST 2084:2014 EOTF aka “Perceptual Quantizer” used in BT.2100

Structs

ColorTransform represents a reference to a function that can apply a TransformFn or its inverse.

Functions