OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1089 milliseconds