Searched refs:LinearBlue (Results 1 – 1 of 1) sorted by relevance
382 double LinearBlue = 0.0; in operator /() local383 ConvertGammaToLinear(*this, linearRed, linearGreen, LinearBlue); in operator /()386 …nvertLinearToGamma(GetAlpha() / value, linearRed / value, linearGreen / value, LinearBlue / value); in operator /()