Searched refs:XRedGamma (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dxwindow.c118 ((ScaleQuantumToShort(XRedGamma((color)->red))*map->red_max/65535L)* \
125 ((ScaleQuantumToShort(XRedGamma(GetPixelRed(image,color)))*map->red_max/65535L)* \
134 #define XRedGamma(color) ClampToQuantum(red_gamma == 1.0 ? (double) \
6346 *q++=ScaleQuantumToChar(XRedGamma(
6386 *q++=ScaleQuantumToChar(XRedGamma(
6969 *q++=ScaleQuantumToChar(XRedGamma(
7017 *q++=ScaleQuantumToChar(XRedGamma(
7932 color.red=ScaleQuantumToShort(XRedGamma(image->colormap[i].red));
8067 ScaleQuantumToShort(XRedGamma(image->colormap[index].red));
8104 XRedGamma(imag
132 #define XRedGamma macro
[all...]

Completed in 138 milliseconds