Searched refs:GetPixelInfoChannel (Results 1 – 3 of 3) sorted by relevance
637 if (pixel < GetPixelInfoChannel(&threshold,channel)) in BlackThresholdImage()1884 if (pixel > GetPixelInfoChannel(&threshold,channel)) in WhiteThresholdImage()
199 static inline MagickRealType GetPixelInfoChannel( in GetPixelInfoChannel() function
786 Colorize(q[i],GetPixelInfoChannel(&blend_percentage,(PixelChannel) i), in ColorizeImage()787 GetPixelInfoChannel(colorize,(PixelChannel) i))),q); in ColorizeImage()