GetPixelRed 389 coders/aai.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 395 coders/avs.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 263 coders/bgr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 351 coders/bgr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 444 coders/bgr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 704 coders/bgr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 1869 coders/bmp.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1899 coders/bmp.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 267 coders/cmyk.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 460 coders/cmyk.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 777 coders/cmyk.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 248 coders/cut.c if (intensity < GetPixelRed(q)) GetPixelRed 249 coders/cut.c intensity=GetPixelRed(q); GetPixelRed 582 coders/cut.c if (GetPixelRed(q) == ScaleCharToQuantum(1)) GetPixelRed 4077 coders/dcm.c SetPixelRed(q,(((size_t) GetPixelRed(q)) | GetPixelRed 2840 coders/dds.c point.x = (float)ScaleQuantumToChar(GetPixelRed(p)) / 255.0f; GetPixelRed 3067 coders/dds.c (void) WriteBlobByte(image,ScaleQuantumToChar(GetPixelRed(p))); GetPixelRed 1187 coders/dib.c ScaleQuantumToChar(GetPixelRed(p))) << 11) | GetPixelRed 1221 coders/dib.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 538 coders/exr.c ImfFloatToHalf(QuantumScale*GetPixelRed(p),&half_quantum); GetPixelRed 468 coders/fits.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 469 coders/fits.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 239 coders/gray.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 775 coders/hdr.c gamma=QuantumScale*GetPixelRed(p); GetPixelRed 786 coders/hdr.c pixel[0]=(unsigned char) (gamma*QuantumScale*GetPixelRed(p)); GetPixelRed 269 coders/histogram.c histogram[ScaleQuantumToChar(GetPixelRed(p))].red++; GetPixelRed 333 coders/hrz.c *q++=ScaleQuantumToChar(GetPixelRed(p)/4); GetPixelRed 1232 coders/icon.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 2693 coders/jpeg.c *q++=(JSAMPLE) ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 2812 coders/jpeg.c *q++=(JSAMPLE) (ScaleQuantumToShort(GetPixelRed(p))/scale); GetPixelRed 2845 coders/jpeg.c *q++=(JSAMPLE) (ScaleQuantumToShort(QuantumRange-GetPixelRed(p))/ GetPixelRed 349 coders/json.c if ((double) GetPixelRed(p) > channel_statistics[RedChannel].maxima) GetPixelRed 350 coders/json.c channel_statistics[RedChannel].maxima=(double) GetPixelRed(p); GetPixelRed 367 coders/json.c if ((double) GetPixelRed(p) < channel_statistics[RedChannel].minima) GetPixelRed 368 coders/json.c channel_statistics[RedChannel].minima=(double) GetPixelRed(p); GetPixelRed 204 coders/mat.c f = (*p / MaxVal) * (QuantumRange - GetPixelRed(q)); GetPixelRed 205 coders/mat.c if (f + GetPixelRed(q) > QuantumRange) GetPixelRed 208 coders/mat.c SetPixelRed(q,GetPixelRed(q)+(int) f); GetPixelRed 234 coders/mat.c SetPixelRed(q,GetPixelRed(q)-(int) (f/2.0)); GetPixelRed 235 coders/mat.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 270 coders/mat.c f = (*p / MaxVal) * (QuantumRange - GetPixelRed(q)); GetPixelRed 271 coders/mat.c if (f + GetPixelRed(q) > QuantumRange) GetPixelRed 274 coders/mat.c SetPixelRed(q,GetPixelRed(q)+(int) f); GetPixelRed 300 coders/mat.c SetPixelRed(q,GetPixelRed(q)-(int) (f/2.0)); GetPixelRed 301 coders/mat.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 431 coders/mat.c SetPixelRed(q,GetPixelRed(q)+QuantumRange/2+1); GetPixelRed 388 coders/mtv.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 198 coders/palm.c if (ScaleQuantumToChar(GetPixelRed(pixel)) == PalmPalette[i][0] && GetPixelRed 876 coders/palm.c color16=(unsigned short) ((((31*(size_t) GetPixelRed(p))/ GetPixelRed 882 coders/palm.c transpix.red=GetPixelRed(p); GetPixelRed 1031 coders/pcd.c (void) WriteBlobByte(image,ScaleQuantumToChar(GetPixelRed(p))); GetPixelRed 904 coders/pcl.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1023 coders/pcx.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1970 coders/pdf.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 2017 coders/pdf.c GetPixelRed(p))); GetPixelRed 2422 coders/pdf.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 2463 coders/pdf.c GetPixelRed(p))); GetPixelRed 2011 coders/pict.c *red++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 210 coders/png.c ScaleQuantumToChar(GetPixelRed((pixel))) < 0x10 ? \ GetPixelRed 283 coders/png.c unsigned char lbr_bits=ScaleQuantumToChar(GetPixelRed((pixel))) \ GetPixelRed 354 coders/png.c unsigned char lbr_bits=ScaleQuantumToChar(GetPixelRed((pixel))) \ GetPixelRed 419 coders/png.c unsigned char lbr_bits=ScaleQuantumToChar(GetPixelRed((pixel))) \ GetPixelRed 912 coders/png.c QuantumToCharToQuantumEqQuantum(GetPixelRed(p)) && GetPixelRed 3181 coders/png.c (ScaleQuantumToShort(GetPixelRed(q)) GetPixelRed 3496 coders/png.c if (ScaleQuantumToShort(GetPixelRed(q)) GetPixelRed 4640 coders/png.c GetPixelRed(s)); GetPixelRed 4645 coders/png.c SetPixelAlpha(q,GetPixelRed(s)); GetPixelRed 6488 coders/png.c GetPixelRed(q))); GetPixelRed 6617 coders/png.c (2*i*(GetPixelRed(n) GetPixelRed 6618 coders/png.c -GetPixelRed(pixels)+m))/ GetPixelRed 6620 coders/png.c +GetPixelRed(pixels))))); GetPixelRed 6759 coders/png.c GetPixelRed(n) GetPixelRed 6760 coders/png.c -GetPixelRed(pixels))+m) GetPixelRed 6762 coders/png.c GetPixelRed(pixels))); GetPixelRed 6846 coders/png.c GetPixelRed(q))); GetPixelRed 8504 coders/png.c (unsigned short) GetPixelRed(q); GetPixelRed 8510 coders/png.c (unsigned short) GetPixelRed(q); GetPixelRed 8637 coders/png.c if (GetPixelRed(s) != GetPixelGreen(s) || GetPixelRed 8638 coders/png.c GetPixelRed(s) != GetPixelBlue(s)) GetPixelRed 8659 coders/png.c if (GetPixelRed(s) != 0 && GetPixelRed 8660 coders/png.c GetPixelRed(s) != QuantumRange) GetPixelRed 8781 coders/png.c GetPixelRed(q) && GetPixelRed 9115 coders/png.c if (ScaleQuantumToChar(GetPixelRed(r)) == 0x49 && GetPixelRed 9205 coders/png.c (unsigned short) GetPixelRed(q) == GetPixelRed 457 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 458 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 498 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 499 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 713 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 714 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 728 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 729 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 738 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 739 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 1052 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 1053 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 1078 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 1079 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 1095 coders/pnm.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 1096 coders/pnm.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 1889 coders/pnm.c "%u %u %u ",ScaleQuantumToChar(GetPixelRed(p)), GetPixelRed 1895 coders/pnm.c "%u %u %u ",ScaleQuantumToShort(GetPixelRed(p)), GetPixelRed 1900 coders/pnm.c "%u %u %u ",ScaleQuantumToLong(GetPixelRed(p)), GetPixelRed 2020 coders/pnm.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 2022 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2040 coders/pnm.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2042 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2058 coders/pnm.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2060 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2129 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2144 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2157 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2284 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2307 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2328 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2352 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2372 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2390 coders/pnm.c pixel=ScaleQuantumToAny(GetPixelRed(p),max_value); GetPixelRed 2046 coders/ps.c if ((GetPixelRed(p) == pixel.red) && GetPixelRed 2116 coders/ps.c GetPixelRed(p)),q); GetPixelRed 2212 coders/ps.c pixel.red=GetPixelRed(p); GetPixelRed 911 coders/ps2.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 917 coders/ps2.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 972 coders/ps2.c GetPixelRed(p))); GetPixelRed 981 coders/ps2.c GetPixelRed(p))); GetPixelRed 280 coders/ps3.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 288 coders/ps3.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 323 coders/psd.c SetPixelRed(q,(GetPixelRed(q)-((1.0-gamma)*QuantumRange))/gamma); GetPixelRed 797 coders/psd.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 798 coders/psd.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 231 coders/raw.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 262 coders/rgb.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 352 coders/rgb.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 445 coders/rgb.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 706 coders/rgb.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 1006 coders/sgi.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1020 coders/sgi.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 543 coders/sun.c GetPixelRed(q)].red); GetPixelRed 858 coders/sun.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 3486 coders/svg.c trace->bitmap[i++]=GetPixelRed(p); GetPixelRed 692 coders/tga.c ((unsigned char) ScaleQuantumToAny(GetPixelRed(p),range) << 2) | GetPixelRed 700 coders/tga.c (void) WriteBlobByte(image,ScaleQuantumToChar(GetPixelRed(p))); GetPixelRed 929 coders/tga.c (GetPixelRed(p+i) != GetPixelRed(p+(i-1)))) GetPixelRed 354 coders/uyvy.c GetPixelRed(p))); GetPixelRed 356 coders/uyvy.c pixel.red=(double) GetPixelRed(p); GetPixelRed 699 coders/viff.c index=(ssize_t) GetPixelRed(q); GetPixelRed 705 coders/viff.c index=(ssize_t) GetPixelRed(q); GetPixelRed 1100 coders/viff.c *q=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 731 coders/vips.c WriteVIPSPixel(image,GetPixelRed(p)); GetPixelRed 679 coders/webp.c (ScaleQuantumToChar(GetPixelRed(p)) << 16) | GetPixelRed 374 coders/xcf.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 375 coders/xcf.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 487 coders/xcf.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 488 coders/xcf.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 546 coders/xcf.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 547 coders/xcf.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 846 coders/xwd.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 263 coders/ycbcr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 341 coders/ycbcr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 420 coders/ycbcr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 639 coders/ycbcr.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 687 coders/yuv.c (void) WriteBlobByte(image,ScaleQuantumToChar(GetPixelRed(p))); GetPixelRed 690 coders/yuv.c (void) WriteBlobByte(image,ScaleQuantumToChar(GetPixelRed(p))); GetPixelRed 697 coders/yuv.c GetPixelRed(p))); GetPixelRed 701 coders/yuv.c GetPixelRed(p))); GetPixelRed 731 coders/yuv.c (void) WriteBlobByte(image,ScaleQuantumToChar(GetPixelRed(p))); GetPixelRed 733 coders/yuv.c (void) WriteBlobShort(image,ScaleQuantumToShort(GetPixelRed(p))); GetPixelRed 169 filters/analyze.c ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p),GetPixelBlue(p), GetPixelRed 434 magick/attribute.c pixel=GetPixelRed(p); GetPixelRed 516 magick/attribute.c if (IsPixelAtDepth(GetPixelRed(p),range) == MagickFalse) GetPixelRed 1159 magick/attribute.c SetPixelRed(q,depth_map[ScaleQuantumToMap(GetPixelRed(q))]); GetPixelRed 1209 magick/attribute.c GetPixelRed(q)),range),range)); GetPixelRed 459 magick/cache.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 439 magick/channel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 440 magick/channel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 706 magick/channel.c SetPixelRed(q,ClampToQuantum(gamma*GetPixelRed(q))); GetPixelRed 861 magick/channel.c SetPixelRed(q,ClampToQuantum(gamma*GetPixelRed(q))); GetPixelRed 881 magick/color.c GetPixelRed(p)); GetPixelRed 1699 magick/color.c pixel=(MagickRealType) GetPixelRed(p)-GetPixelRed(q); GetPixelRed 448 magick/colorspace.c red=ClampToQuantum((MagickRealType) GetPixelRed(q)); GetPixelRed 665 magick/colorspace.c GetPixelRed(q))); GetPixelRed 731 magick/colorspace.c GetPixelRed(q))); GetPixelRed 1024 magick/colorspace.c GetPixelRed(q))); GetPixelRed 2050 magick/colorspace.c X=QuantumScale*GetPixelRed(q); GetPixelRed 2269 magick/colorspace.c logmap[ScaleQuantumToMap(GetPixelRed(q))])); GetPixelRed 2334 magick/colorspace.c red=ClampToQuantum(EncodePixelGamma((MagickRealType) GetPixelRed(q))); GetPixelRed 2573 magick/colorspace.c red=ScaleQuantumToMap(GetPixelRed(q)); GetPixelRed 308 magick/compare.c (GetPixelRed(p) != GetPixelRed(q))) GetPixelRed 573 magick/compare.c distance=QuantumScale*(Sa*GetPixelRed(p)-Da*GetPixelRed(q)); GetPixelRed 703 magick/compare.c distance=QuantumScale*fabs(Sa*GetPixelRed(p)-Da*GetPixelRed(q)); GetPixelRed 818 magick/compare.c distance=fabs(Sa*GetPixelRed(p)-Da*GetPixelRed(q)); GetPixelRed 955 magick/compare.c distance=QuantumScale*(Sa*GetPixelRed(p)-Da*GetPixelRed(q)); GetPixelRed 1098 magick/compare.c distortion[RedChannel]+=area*QuantumScale*(Sa*GetPixelRed(p)- GetPixelRed 1099 magick/compare.c image_statistics[RedChannel].mean)*(Da*GetPixelRed(q)- GetPixelRed 1245 magick/compare.c distance=QuantumScale*fabs(Sa*GetPixelRed(p)-Da*GetPixelRed(q)); GetPixelRed 1856 magick/compare.c distance=fabs(GetPixelRed(p)-(double) GetPixelRed(q)); GetPixelRed 2096 magick/compare.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2097 magick/compare.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 70 magick/composite-private.h GetPixelRed(p),alpha,(MagickRealType) GetPixelRed(q),beta))); GetPixelRed 79 magick/composite-private.h GetPixelRed(p),alpha,(MagickRealType) GetPixelRed(q),beta)); GetPixelRed 1957 magick/composite.c QuantumScale*GetPixelRed(p), QuantumScale*GetPixelGreen(p)); GetPixelRed 1961 magick/composite.c blur.x1*QuantumScale*GetPixelRed(p), GetPixelRed 1963 magick/composite.c blur.x2*QuantumScale*GetPixelRed(p), GetPixelRed 2129 magick/composite.c offset.x=(double) ((horizontal_scale*(GetPixelRed(p)- GetPixelRed 2366 magick/composite.c canvas.red=(MagickRealType) GetPixelRed(q); GetPixelRed 2447 magick/composite.c source.red=(MagickRealType) GetPixelRed(p); GetPixelRed 745 magick/decorate.c GetPixelRed(q)*HighlightFactor+(MagickRealType) foreground* GetPixelRed 758 magick/decorate.c GetPixelRed(q)*AccentuateFactor+(MagickRealType) foreground* GetPixelRed 771 magick/decorate.c GetPixelRed(q)*ShadowFactor+(MagickRealType) background* GetPixelRed 819 magick/decorate.c GetPixelRed(q)*HighlightFactor+(MagickRealType) foreground* GetPixelRed 834 magick/decorate.c GetPixelRed(q)*ShadowFactor+(MagickRealType) background* GetPixelRed 882 magick/decorate.c GetPixelRed(q)*HighlightFactor+(MagickRealType) foreground* GetPixelRed 895 magick/decorate.c GetPixelRed(q)*TroughFactor+(MagickRealType) background* GetPixelRed 908 magick/decorate.c GetPixelRed(q)*ShadowFactor+(MagickRealType) background* GetPixelRed 1921 magick/deprecate.c pixel=QuantumScale*(GetPixelRed(p)-(double) GetPixelRed 1922 magick/deprecate.c GetPixelRed(q)); GetPixelRed 2278 magick/deprecate.c if ((fuzz == 0.0) && (GetPixelRed(p) == GetPixelRed(q)) && GetPixelRed 2282 magick/deprecate.c pixel.red=GetPixelRed(p)-(MagickRealType) GetPixelRed(q); GetPixelRed 361 magick/effect.c pixel.red+=(*k)*alpha*GetPixelRed(p); GetPixelRed 683 magick/effect.c pixel.red+=(*k)*alpha*GetPixelRed(p); GetPixelRed 1151 magick/effect.c case 0: pixels[j]=GetPixelRed(p); break; GetPixelRed 1709 magick/effect.c pixel.red+=(*k)*alpha*GetPixelRed(kernel_pixels+u); GetPixelRed 2705 magick/effect.c SetPixelRed(q,ClampToQuantum(GetPixelRed(p)*mult)); GetPixelRed 3811 magick/effect.c pixel.red+=(*k)*GetPixelRed(p+u+j); GetPixelRed 3887 magick/effect.c pixel.red+=(*k)*alpha*GetPixelRed(p+u+j); GetPixelRed 4162 magick/effect.c SetPixelRed(q,ClampToQuantum(QuantumScale*shade*GetPixelRed(s1))); GetPixelRed 4635 magick/effect.c pixel.red=GetPixelRed(p)-(MagickRealType) GetPixelRed(q); GetPixelRed 4637 magick/effect.c pixel.red=(MagickRealType) GetPixelRed(p); GetPixelRed 4639 magick/effect.c pixel.red=(MagickRealType) GetPixelRed(p)+(pixel.red*gain); GetPixelRed 662 magick/enhance.c luma=0.212656*GetPixelRed(q)+0.715158*GetPixelGreen(q)+ GetPixelRed 665 magick/enhance.c (cdl_map[ScaleQuantumToMap(GetPixelRed(q))].red-luma))); GetPixelRed 837 magick/enhance.c ScaleQuantumToMap(GetPixelRed(q)))); GetPixelRed 1018 magick/enhance.c red=GetPixelRed(q); GetPixelRed 1227 magick/enhance.c histogram[ScaleQuantumToMap(GetPixelRed(p))].red++; GetPixelRed 1491 magick/enhance.c ScaleQuantumToMap(GetPixelRed(q))].red); GetPixelRed 1569 magick/enhance.c mean=QuantumScale*((double) GetPixelRed(r)+pixel.red)/2.0; \ GetPixelRed 1570 magick/enhance.c distance=QuantumScale*((double) GetPixelRed(r)-pixel.red); \ GetPixelRed 1583 magick/enhance.c aggregate.red+=(weight)*GetPixelRed(r); \ GetPixelRed 1865 magick/enhance.c histogram[ScaleQuantumToMap(GetPixelRed(p))].red++; GetPixelRed 2010 magick/enhance.c ScaleQuantumToMap(GetPixelRed(q))].red); GetPixelRed 2026 magick/enhance.c ScaleQuantumToMap(GetPixelRed(q))].red); GetPixelRed 2276 magick/enhance.c SetPixelRed(q,gamma_map[ScaleQuantumToMap(GetPixelRed(q))]); GetPixelRed 2283 magick/enhance.c SetPixelRed(q,gamma_map[ScaleQuantumToMap(GetPixelRed(q))]); GetPixelRed 2301 magick/enhance.c SetPixelRed(q,QuantumRange*gamma_pow(QuantumScale*GetPixelRed(q), GetPixelRed 2311 magick/enhance.c SetPixelRed(q,QuantumRange*gamma_pow(QuantumScale*GetPixelRed(q), GetPixelRed 2713 magick/enhance.c point.x=QuantumScale*(level-1.0)*GetPixelRed(q); GetPixelRed 3000 magick/enhance.c (MagickRealType) GetPixelRed(q)))); GetPixelRed 3174 magick/enhance.c SetPixelRed(q,LevelizeValue(GetPixelRed(q))); GetPixelRed 3846 magick/enhance.c red=GetPixelRed(q); GetPixelRed 4052 magick/enhance.c if ((GetPixelRed(q) != GetPixelGreen(q)) || GetPixelRed 4059 magick/enhance.c SetPixelRed(q,QuantumRange-GetPixelRed(q)); GetPixelRed 4121 magick/enhance.c SetPixelRed(q+x,QuantumRange-GetPixelRed(q+x)); GetPixelRed 4129 magick/enhance.c SetPixelRed(q+x,QuantumRange-GetPixelRed(q+x)); GetPixelRed 4469 magick/enhance.c GetPixelRed(q))])); GetPixelRed 742 magick/feature.c grays[ScaleQuantumToMap(GetPixelRed(p))].red= GetPixelRed 743 magick/feature.c ScaleQuantumToMap(GetPixelRed(p)); GetPixelRed 966 magick/feature.c while (grays[u].red != ScaleQuantumToMap(GetPixelRed(p))) GetPixelRed 968 magick/feature.c while (grays[v].red != ScaleQuantumToMap(GetPixelRed(p+offset))) GetPixelRed 812 magick/fourier.c source_pixels[i]=QuantumScale*GetPixelRed(p); GetPixelRed 1250 magick/fourier.c magnitude_pixels[i]=QuantumScale*GetPixelRed(p); GetPixelRed 1304 magick/fourier.c phase_pixels[i]=QuantumScale*GetPixelRed(p); GetPixelRed 384 magick/fx.c GetPixelRed(p),noise_type,attenuate))); GetPixelRed 387 magick/fx.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 388 magick/fx.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 546 magick/fx.c quantum=GetPixelRed(p); GetPixelRed 551 magick/fx.c pixel.red=0.5*(GetPixelRed(p)+factor*quantum); GetPixelRed 554 magick/fx.c quantum=GetPixelRed(p); GetPixelRed 795 magick/fx.c SetPixelRed(q,((GetPixelRed(p)*(100.0-pixel.red)+ GetPixelRed 1009 magick/fx.c pixel=ColorMatrix[v][0]*GetPixelRed(p)+ColorMatrix[v][1]* GetPixelRed 3605 magick/fx.c GetPixelRed(q)+beta*GetPixelRed(p))); GetPixelRed 4721 magick/fx.c if ((double) GetPixelRed(q) > threshold) GetPixelRed 4722 magick/fx.c SetPixelRed(q,QuantumRange-GetPixelRed(q)); GetPixelRed 4870 magick/fx.c SetBit(GetPixelRed(q),j,GetBit(ClampToQuantum(GetPixelIntensity( GetPixelRed 5035 magick/fx.c SetPixelRed(r,GetPixelRed(p)); GetPixelRed 5394 magick/fx.c weight=QuantumScale*GetPixelRed(p)-0.5; GetPixelRed 5395 magick/fx.c pixel.red=(MagickRealType) GetPixelRed(p)+color_vector.red*(1.0-(4.0* GetPixelRed 194 magick/identify.c if ((double) GetPixelRed(p) > channel_statistics[RedChannel].maxima) GetPixelRed 195 magick/identify.c channel_statistics[RedChannel].maxima=(double) GetPixelRed(p); GetPixelRed 212 magick/identify.c if ((double) GetPixelRed(p) < channel_statistics[RedChannel].minima) GetPixelRed 213 magick/identify.c channel_statistics[RedChannel].minima=(double) GetPixelRed(p); GetPixelRed 575 magick/image.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 2737 magick/morphology.c result.red += (*k)*GetPixelRed(k_pixels); GetPixelRed 2782 magick/morphology.c result.red += alpha*GetPixelRed(k_pixels); GetPixelRed 2805 magick/morphology.c if ( ( p[r].red != GetPixelRed(q)) GetPixelRed 3331 magick/morphology.c if ( ( p[r].red != GetPixelRed(q) ) GetPixelRed 3603 magick/morphology.c if ( ( p[r].red != GetPixelRed(q) ) GetPixelRed 3794 magick/morphology.c if ( ( p[r].red != GetPixelRed(q) ) GetPixelRed 199 magick/nt-feature.c q->rgbRed = ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 622 magick/nt-feature.c q->rgbRed=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 53 magick/pixel-accessor.h (packet)->red=GetPixelRed((pixel)); \ GetPixelRed 59 magick/pixel-accessor.h (packet)->red=GetPixelRed((pixel)); \ GetPixelRed 35 magick/pixel-private.h if ((GetPixelRed(pixel) == GetPixelGreen(pixel)) && GetPixelRed 44 magick/pixel-private.h alpha=GetPixelRed(pixel)-(double) GetPixelGreen(pixel); GetPixelRed 56 magick/pixel-private.h if (((GetPixelRed(pixel) == 0) || GetPixelRed 57 magick/pixel-private.h (GetPixelRed(pixel) == QuantumRange)) && GetPixelRed 58 magick/pixel-private.h (GetPixelRed(pixel) == GetPixelGreen(pixel)) && GetPixelRed 67 magick/pixel-private.h alpha=GetPixelRed(pixel)-(double) GetPixelGreen(pixel); GetPixelRed 69 magick/pixel-private.h if (((fabs((double) GetPixelRed(pixel)) <= MagickEpsilon) || GetPixelRed 70 magick/pixel-private.h (fabs((double) GetPixelRed(pixel)-QuantumRange) <= MagickEpsilon)) && GetPixelRed 81 magick/pixel-private.h pixel->red=(MagickRealType) GetPixelRed(color); GetPixelRed 448 magick/pixel.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 465 magick/pixel.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 483 magick/pixel.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 514 magick/pixel.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 531 magick/pixel.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 549 magick/pixel.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 578 magick/pixel.c *q=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 658 magick/pixel.c *q++=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 675 magick/pixel.c *q++=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 694 magick/pixel.c *q++=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 725 magick/pixel.c *q++=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 742 magick/pixel.c *q++=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 761 magick/pixel.c *q++=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 790 magick/pixel.c *q=(double) (QuantumScale*GetPixelRed(p)); GetPixelRed 871 magick/pixel.c *q++=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 888 magick/pixel.c *q++=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 906 magick/pixel.c *q++=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 937 magick/pixel.c *q++=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 954 magick/pixel.c *q++=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 972 magick/pixel.c *q++=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 1001 magick/pixel.c *q=(float) (QuantumScale*GetPixelRed(p)); GetPixelRed 1081 magick/pixel.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1098 magick/pixel.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1117 magick/pixel.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1149 magick/pixel.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1166 magick/pixel.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1184 magick/pixel.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1213 magick/pixel.c *q=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1295 magick/pixel.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1312 magick/pixel.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1330 magick/pixel.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1361 magick/pixel.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1378 magick/pixel.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1396 magick/pixel.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1425 magick/pixel.c *q=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1505 magick/pixel.c *q++=GetPixelRed(p); GetPixelRed 1522 magick/pixel.c *q++=GetPixelRed(p); GetPixelRed 1540 magick/pixel.c *q++=GetPixelRed(p); GetPixelRed 1571 magick/pixel.c *q++=GetPixelRed(p); GetPixelRed 1588 magick/pixel.c *q++=GetPixelRed(p); GetPixelRed 1606 magick/pixel.c *q++=GetPixelRed(p); GetPixelRed 1635 magick/pixel.c *q=GetPixelRed(p); GetPixelRed 1718 magick/pixel.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1735 magick/pixel.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1753 magick/pixel.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1784 magick/pixel.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1801 magick/pixel.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1819 magick/pixel.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1848 magick/pixel.c *q=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2541 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2542 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2681 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2682 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2800 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2801 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2936 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2937 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3054 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3055 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3186 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3187 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3294 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3295 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3414 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3415 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3522 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3523 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3642 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3643 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3750 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3751 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3870 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3871 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 3978 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 3979 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 4098 magick/pixel.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 4099 magick/pixel.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 4341 magick/pixel.c pixel->red=(MagickRealType) GetPixelRed(color); GetPixelRed 4353 magick/pixel.c pixel->red=(*alpha*GetPixelRed(color)); GetPixelRed 141 magick/prepress.c density=(double) GetPixelRed(p)+GetPixelGreen(p)+ GetPixelRed 1125 magick/profile.c *p++=ScaleQuantumToShort(GetPixelRed(q)); GetPixelRed 1142 magick/profile.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 1143 magick/profile.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 434 magick/quantize.c alpha_pixel->red=(MagickRealType) GetPixelRed(pixel); GetPixelRed 441 magick/quantize.c alpha_pixel->red=alpha*GetPixelRed(pixel); GetPixelRed 453 magick/quantize.c id=(size_t) (((ScaleQuantumToChar(ClampPixel(GetPixelRed(pixel))) >> index) & GetPixelRed 466 magick/quantize.c if ((GetPixelRed(p) != GetPixelRed(q)) || GetPixelRed 1094 magick/quantize.c pixel=alpha*GetPixelRed(p)-beta*GetPixelRed(q); GetPixelRed 2160 magick/quantize.c distance=fabs((double) (alpha*GetPixelRed(p)-beta* GetPixelRed 2363 magick/quantize.c SetPixelRed(q,PosterizePixel(GetPixelRed(q))); GetPixelRed 2624 magick/quantize.c image->colormap[i].red=GetPixelRed(q); GetPixelRed 3361 magick/quantize.c intensity=ScaleQuantumToMap(GetPixelRed(q)); GetPixelRed 3370 magick/quantize.c image->colormap[image->colors].red=GetPixelRed(q); GetPixelRed 374 magick/quantum-export.c q=PopCharPixel(ScaleQuantumToChar(GetPixelRed(p)),q); GetPixelRed 391 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range) << 22 | GetPixelRed 404 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 417 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 443 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 464 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 489 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 515 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 528 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 552 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 565 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 581 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 595 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 608 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 623 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 659 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 694 magick/quantum-export.c case 0: quantum=GetPixelRed(p); break; GetPixelRed 733 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 749 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 776 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 791 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 812 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 828 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 846 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 867 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 901 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 936 magick/quantum-export.c case 0: quantum=GetPixelRed(p); break; GetPixelRed 975 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 990 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 1016 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 1031 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1052 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 1068 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1086 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 1107 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 1372 magick/quantum-export.c quantum=GetPixelRed(p); GetPixelRed 1413 magick/quantum-export.c quantum=GetPixelRed(p); GetPixelRed 1477 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1499 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 1514 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1536 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 1547 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1566 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 1583 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 1624 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1648 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 1665 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1692 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 1705 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1729 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 1748 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 1791 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1815 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 1832 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 1859 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 1872 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1896 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 1915 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 2964 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 2980 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 2989 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 3005 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 3013 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 3026 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 3039 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 3067 magick/quantum-export.c q=PopCharPixel(ScaleQuantumToChar(GetPixelRed(p)),q); GetPixelRed 3086 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range) << 22 | GetPixelRed 3099 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3112 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3138 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3159 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3184 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3210 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3223 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3243 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 3256 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 3276 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 3286 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 3303 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 3318 magick/quantum-export.c ScaleQuantumToAny(GetPixelRed(p),range),q); GetPixelRed 3350 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 3389 magick/quantum-export.c case 0: quantum=GetPixelRed(p); break; GetPixelRed 3428 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3444 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3467 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 3482 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 3507 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 3519 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 3541 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 3557 magick/quantum-export.c q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelRed(p), GetPixelRed 3592 magick/quantum-export.c pixel=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 3631 magick/quantum-export.c case 0: quantum=GetPixelRed(p); break; GetPixelRed 3670 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3685 magick/quantum-export.c pixel=(unsigned int) ScaleQuantumToAny(GetPixelRed(p),range); GetPixelRed 3707 magick/quantum-export.c pixel=SinglePrecisionToHalf(QuantumScale*GetPixelRed(p)); GetPixelRed 3722 magick/quantum-export.c pixel=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 3747 magick/quantum-export.c q=PopFloatPixel(quantum_info,(float) GetPixelRed(p),q); GetPixelRed 3759 magick/quantum-export.c pixel=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 3781 magick/quantum-export.c q=PopDoublePixel(quantum_info,(double) GetPixelRed(p),q); GetPixelRed 3797 magick/quantum-export.c q=PopQuantumPixel(quantum_info,ScaleQuantumToAny(GetPixelRed(p), GetPixelRed 3873 magick/quantum-export.c SetPixelRed(q,ClampToQuantum(alpha*GetPixelRed(q))); GetPixelRed 3892 magick/quantum-export.c quantum=GetPixelRed(q); GetPixelRed 4032 magick/quantum-export.c quantum=GetPixelRed(q); GetPixelRed 2029 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2030 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2038 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2039 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2056 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2057 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2061 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2062 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2070 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2071 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2087 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2088 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2099 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2100 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2118 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2119 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2122 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2123 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2126 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2127 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2135 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2136 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2142 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2143 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2152 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2153 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2156 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2157 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2160 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2161 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2169 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2170 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2176 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2177 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2186 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2187 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2205 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2206 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2210 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2211 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2220 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2221 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2233 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2234 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2251 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2252 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2265 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2266 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2276 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2277 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2297 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2298 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2308 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2309 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2326 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2327 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2341 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2342 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2381 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2382 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2394 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2395 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2414 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2415 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2432 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2433 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2448 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2449 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2464 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2465 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2485 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2486 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2499 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2500 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2522 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2523 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2535 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2536 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2555 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2556 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2575 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2576 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2951 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2952 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 2967 magick/quantum-import.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 2968 magick/quantum-import.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 4178 magick/quantum-import.c quantum=GetPixelRed(q); GetPixelRed 4203 magick/quantum-import.c SetPixelRed(q,ClampToQuantum(alpha*GetPixelRed(q))); GetPixelRed 2573 magick/resize.c pixel.red+=alpha*GetPixelRed(p+j); GetPixelRed 2606 magick/resize.c pixel.red+=alpha*GetPixelRed(p+j); GetPixelRed 2819 magick/resize.c pixel.red+=alpha*GetPixelRed(p+j); GetPixelRed 2852 magick/resize.c pixel.red+=alpha*GetPixelRed(p+j); GetPixelRed 3393 magick/resize.c x_vector[x].red=(MagickRealType) (alpha*GetPixelRed(p)); GetPixelRed 3428 magick/resize.c x_vector[x].red=(MagickRealType) (alpha*GetPixelRed(p)); GetPixelRed 3471 magick/resize.c x_vector[x].red=(MagickRealType) (alpha*GetPixelRed(p)); GetPixelRed 372 magick/segment.c if (((ssize_t) ScaleQuantumToChar(GetPixelRed(p)) >= GetPixelRed 374 magick/segment.c ((ssize_t) ScaleQuantumToChar(GetPixelRed(p)) <= GetPixelRed 389 magick/segment.c cluster->red.center+=(MagickRealType) ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 610 magick/segment.c (ssize_t) ScaleQuantumToChar(GetPixelRed(p))]+ GetPixelRed 620 magick/segment.c (ssize_t) ScaleQuantumToChar(GetPixelRed(p))]+ GetPixelRed 1083 magick/segment.c if (((ssize_t) ScaleQuantumToChar(GetPixelRed(p)) >= GetPixelRed 1085 magick/segment.c ((ssize_t) ScaleQuantumToChar(GetPixelRed(p)) <= GetPixelRed 1101 magick/segment.c ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1250 magick/segment.c histogram[Red][(ssize_t) ScaleQuantumToChar(GetPixelRed(p))]++; GetPixelRed 422 magick/shear.c if (((MagickRealType) GetPixelRed(p) < threshold) || GetPixelRed 479 magick/shear.c if (((MagickRealType) GetPixelRed(p) < threshold) || GetPixelRed 547 magick/shear.c background.red+=QuantumScale*GetPixelRed(p); GetPixelRed 558 magick/statistic.c GetPixelRed(p),op,evaluate_pixel[i].red); GetPixelRed 663 magick/statistic.c GetPixelRed(p),i == 0 ? AddEvaluateOperator : op, GetPixelRed 831 magick/statistic.c result=ApplyEvaluateOperator(random_info[id],GetPixelRed(q),op,value); GetPixelRed 1099 magick/statistic.c SetPixelRed(q,ApplyFunction(GetPixelRed(q),function, GetPixelRed 1393 magick/statistic.c mean+=GetPixelRed(p); GetPixelRed 1394 magick/statistic.c sum_squares+=(double) GetPixelRed(p)*GetPixelRed(p); GetPixelRed 1395 magick/statistic.c sum_cubes+=(double) GetPixelRed(p)*GetPixelRed(p)*GetPixelRed(p); GetPixelRed 1396 magick/statistic.c sum_fourth_power+=(double) GetPixelRed(p)*GetPixelRed(p)* GetPixelRed 1397 magick/statistic.c GetPixelRed(p)*GetPixelRed(p); GetPixelRed 2347 magick/statistic.c if (IsPixelAtDepth(GetPixelRed(p),range) == MagickFalse) GetPixelRed 2399 magick/statistic.c if ((double) GetPixelRed(p) < channel_statistics[RedChannel].minima) GetPixelRed 2400 magick/statistic.c channel_statistics[RedChannel].minima=(double) GetPixelRed(p); GetPixelRed 2401 magick/statistic.c if ((double) GetPixelRed(p) > channel_statistics[RedChannel].maxima) GetPixelRed 2402 magick/statistic.c channel_statistics[RedChannel].maxima=(double) GetPixelRed(p); GetPixelRed 2403 magick/statistic.c channel_statistics[RedChannel].sum+=GetPixelRed(p); GetPixelRed 2404 magick/statistic.c channel_statistics[RedChannel].sum_squared+=(double) GetPixelRed(p)* GetPixelRed 2405 magick/statistic.c GetPixelRed(p); GetPixelRed 2407 magick/statistic.c GetPixelRed(p)*GetPixelRed(p)*GetPixelRed(p); GetPixelRed 2409 magick/statistic.c GetPixelRed(p)*GetPixelRed(p)*GetPixelRed(p)*GetPixelRed(p); GetPixelRed 2432 magick/statistic.c histogram[ScaleQuantumToMap(GetPixelRed(p))].red++; GetPixelRed 3423 magick/statistic.c index=ScaleQuantumToShort(GetPixelRed(pixel)); GetPixelRed 1413 magick/stream.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1427 magick/stream.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1442 magick/stream.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1467 magick/stream.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1481 magick/stream.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1496 magick/stream.c *q++=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1518 magick/stream.c *q=ScaleQuantumToChar(GetPixelRed(p)); GetPixelRed 1580 magick/stream.c *q++=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1597 magick/stream.c *q++=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1616 magick/stream.c *q++=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1643 magick/stream.c *q++=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1660 magick/stream.c *q++=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1679 magick/stream.c *q++=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1704 magick/stream.c *q=(double) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1773 magick/stream.c *q++=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1790 magick/stream.c *q++=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1809 magick/stream.c *q++=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1836 magick/stream.c *q++=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1853 magick/stream.c *q++=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1872 magick/stream.c *q++=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1897 magick/stream.c *q=(float) ((QuantumScale*GetPixelRed(p))* GetPixelRed 1964 magick/stream.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1978 magick/stream.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 1994 magick/stream.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2020 magick/stream.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2034 magick/stream.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2050 magick/stream.c *q++=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2072 magick/stream.c *q=(unsigned int) ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2135 magick/stream.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2149 magick/stream.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2164 magick/stream.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2189 magick/stream.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2203 magick/stream.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2218 magick/stream.c *q++=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2240 magick/stream.c *q=ScaleQuantumToLong(GetPixelRed(p)); GetPixelRed 2300 magick/stream.c *q++=GetPixelRed(p); GetPixelRed 2314 magick/stream.c *q++=GetPixelRed(p); GetPixelRed 2329 magick/stream.c *q++=GetPixelRed(p); GetPixelRed 2354 magick/stream.c *q++=GetPixelRed(p); GetPixelRed 2368 magick/stream.c *q++=GetPixelRed(p); GetPixelRed 2383 magick/stream.c *q++=GetPixelRed(p); GetPixelRed 2405 magick/stream.c *q=GetPixelRed(p); GetPixelRed 2465 magick/stream.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2479 magick/stream.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2494 magick/stream.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2520 magick/stream.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2534 magick/stream.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2549 magick/stream.c *q++=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 2571 magick/stream.c *q=ScaleQuantumToShort(GetPixelRed(p)); GetPixelRed 328 magick/threshold.c SetPixelRed(q,((MagickRealType) GetPixelRed(q) <= mean.red) ? GetPixelRed 483 magick/threshold.c SetPixelGreen(q,GetPixelRed(q)); GetPixelRed 484 magick/threshold.c SetPixelBlue(q,GetPixelRed(q)); GetPixelRed 492 magick/threshold.c SetPixelRed(q,(MagickRealType) GetPixelRed(q) <= threshold ? 0 : GetPixelRed 672 magick/threshold.c ((MagickRealType) GetPixelRed(q) < threshold.red)) GetPixelRed 782 magick/threshold.c SetPixelRed(q,ClampPixel(GetPixelRed(q))); GetPixelRed 824 magick/threshold.c SetPixelRed(q,ClampPixel(GetPixelRed(q))); GetPixelRed 1607 magick/threshold.c t = (ssize_t) (QuantumScale*GetPixelRed(q)*(levels.red*d+1)); GetPixelRed 1752 magick/threshold.c SetPixelRed(q,PerceptibleThreshold(GetPixelRed(q),epsilon)); GetPixelRed 1794 magick/threshold.c SetPixelRed(q,PerceptibleThreshold(GetPixelRed(q),epsilon)); GetPixelRed 2068 magick/threshold.c if ((MagickRealType) GetPixelRed(q) < min_threshold) GetPixelRed 2071 magick/threshold.c if ((MagickRealType) GetPixelRed(q) > max_threshold) GetPixelRed 2123 magick/threshold.c SetPixelRed(q,(MagickRealType) GetPixelRed(q) <= threshold.red ? GetPixelRed 2298 magick/threshold.c ((MagickRealType) GetPixelRed(q) > threshold.red)) GetPixelRed 1857 magick/transform.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 1873 magick/transform.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 1938 magick/transform.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 1954 magick/transform.c SetPixelRed(q,GetPixelRed(p)); GetPixelRed 2171 magick/xwindow.c ScaleQuantumToChar(GetPixelRed(p))] << 8)); GetPixelRed 6212 magick/xwindow.c *q++=ScaleQuantumToChar(XRedGamma(GetPixelRed(p))); GetPixelRed 6222 magick/xwindow.c *q++=ScaleQuantumToChar((Quantum) GetPixelRed(p)); GetPixelRed 6251 magick/xwindow.c *q++=ScaleQuantumToChar(XRedGamma(GetPixelRed(p))); GetPixelRed 6261 magick/xwindow.c *q++=ScaleQuantumToChar((Quantum) GetPixelRed(p)); GetPixelRed 6824 magick/xwindow.c *q++=ScaleQuantumToChar(XRedGamma(GetPixelRed(p))); GetPixelRed 6834 magick/xwindow.c *q++=ScaleQuantumToChar((Quantum) GetPixelRed(p)); GetPixelRed 6867 magick/xwindow.c *q++=ScaleQuantumToChar(XRedGamma(GetPixelRed(p))); GetPixelRed 6877 magick/xwindow.c *q++=ScaleQuantumToChar((Quantum) GetPixelRed(p)); GetPixelRed 281 wand/drawing-wand.c if ((GetPixelRed(color) == 0) && GetPixelRed 297 wand/drawing-wand.c pixel.red=(MagickRealType) GetPixelRed(color); GetPixelRed 2381 wand/drawing-wand.c pixel->red=(MagickRealType) GetPixelRed(color); GetPixelRed 4470 wand/drawing-wand.c if (GetPixelRed(p) != GetPixelRed(q)) GetPixelRed 168 www/source/analyze.c ConvertRGBToHSB(GetPixelRed(p),GetPixelGreen(p),