Home
last modified time | relevance | path

Searched refs:GetPixelInfoChannel (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dthreshold.c637 if (pixel < GetPixelInfoChannel(&threshold,channel)) in BlackThresholdImage()
1884 if (pixel > GetPixelInfoChannel(&threshold,channel)) in WhiteThresholdImage()
Dpixel-accessor.h199 static inline MagickRealType GetPixelInfoChannel( in GetPixelInfoChannel() function
Dfx.c786 Colorize(q[i],GetPixelInfoChannel(&blend_percentage,(PixelChannel) i), in ColorizeImage()
787 GetPixelInfoChannel(colorize,(PixelChannel) i))),q); in ColorizeImage()