Home | History | Annotate | Download | only in tests

Lines Matching refs:EncodePixelGamma

318   *red=EncodePixelGamma(QuantumRange*r);
319 *green=EncodePixelGamma(QuantumRange*g);
320 *blue=EncodePixelGamma(QuantumRange*b);