Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dthreshold.c1030 if (pixel < GetPixelInfoChannel(&threshold,channel)) in BlackThresholdImage()
2409 if (pixel > GetPixelInfoChannel(&threshold,channel)) in WhiteThresholdImage()
Dpixel-accessor.h209 static inline MagickRealType GetPixelInfoChannel( in GetPixelInfoChannel() function
Dfx.c783 Colorize(q[i],GetPixelInfoChannel(&blend_percentage,(PixelChannel) i), in ColorizeImage()
784 GetPixelInfoChannel(colorize,(PixelChannel) i))),q); in ColorizeImage()