[][src]Function photon::channels::color_sim

pub fn color_sim(lab1: Lab, lab2: Lab) -> i64

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