Searched defs:linearB (Results 1 – 1 of 1) sorted by relevance
150 float linearB = Bx * X + By * Y + Bz * Z; in lab2rgb() local179 float linearB = linearTable[B]; in rgb2lab() local