Function photon_rs::channels::color_sim

source ·
pub fn color_sim(lab1: Lab, lab2: Lab) -> i64
Expand description

Get the similarity of two colours in the lab colour space using the CIE76 formula.