Skip to main content

delta_e_76

Function delta_e_76 

Source
pub fn delta_e_76(xyz1: &Xyz, xyz2: &Xyz) -> f32
Expand description

CIE76 ΔE colour difference between two XYZ values (in Lab space).

ΔE₇₆ = √(ΔL² + Δa² + Δb²)