Home
last modified time | relevance | path

Searched refs:fRedWeight (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx154 const double fRedWeight(77.0 / 256.0); // 0.30 in luminance() local
158 return (mfX * fRedWeight + mfY * fGreenWeight + mfZ * fBlueWeight); in luminance()

Completed in 25 milliseconds