HomeSort by relevance Sort by last modified time
    Searched refs:GetPixelInfoChannel (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
threshold.c 645 if (pixel < GetPixelInfoChannel(&threshold,channel))
    [all...]
pixel-accessor.h 199 static inline MagickRealType GetPixelInfoChannel(
fx.c 786 Colorize(q[i],GetPixelInfoChannel(&blend_percentage,(PixelChannel) i),
787 GetPixelInfoChannel(colorize,(PixelChannel) i))),q);
    [all...]

Completed in 932 milliseconds