R/LMS2Lum.R

LMS2Lum <- function(LMS) {
  1.6 * LMS[1] + LMS[2]
}
emkayoh/Colour documentation built on May 16, 2019, 5:09 a.m.