Lines Matching refs:XRedGamma
117 ((ScaleQuantumToShort(XRedGamma((color)->red))*map->red_max/65535L)* \
124 ((ScaleQuantumToShort(XRedGamma(GetPixelRed(image,color)))*map->red_max/65535L)* \
133 #define XRedGamma(color) ClampToQuantum(red_gamma == 1.0 ? (double) \ macro
6298 *q++=ScaleQuantumToChar(XRedGamma( in XMakeImageLSBFirst()
6338 *q++=ScaleQuantumToChar(XRedGamma( in XMakeImageLSBFirst()
6920 *q++=ScaleQuantumToChar(XRedGamma( in XMakeImageMSBFirst()
6968 *q++=ScaleQuantumToChar(XRedGamma( in XMakeImageMSBFirst()
7880 color.red=ScaleQuantumToShort(XRedGamma(image->colormap[i].red)); in XMakeStandardColormap()
8015 ScaleQuantumToShort(XRedGamma(image->colormap[index].red)); in XMakeStandardColormap()
8052 XRedGamma(image->colormap[index].red)); in XMakeStandardColormap()
8143 color.red=ScaleQuantumToShort(XRedGamma(image->colormap[i].red)); in XMakeStandardColormap()