Home | History | Annotate | Download | only in coders

Lines Matching refs:QuantumRange

492               image->colormap[1].red=QuantumRange;
493 image->colormap[1].green=QuantumRange;
494 image->colormap[1].blue=QuantumRange;
1163 if (GetPixelLuma(image,p) >= (QuantumRange/2.0))