Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetPixelInfoIntensity

6000       polarity=(unsigned short) ((GetPixelInfoIntensity(image,
6003 polarity=GetPixelInfoIntensity(image,&canvas->colormap[0]) <
6004 GetPixelInfoIntensity(image,&canvas->colormap[1]);
6618 polarity=(unsigned short) ((GetPixelInfoIntensity(image,
6621 polarity=GetPixelInfoIntensity(image,&canvas->colormap[0]) <
6622 GetPixelInfoIntensity(image,&canvas->colormap[1]);