OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetPixelInfoIntensity
(Results
1 - 12
of
12
) sorted by null
/external/ImageMagick/coders/
braille.c
274
polarity=(Quantum) (
GetPixelInfoIntensity
(image,&image->colormap[0]) >=
277
polarity=(Quantum) (
GetPixelInfoIntensity
(image,&image->colormap[0]) >=
278
GetPixelInfoIntensity
(image,&image->colormap[1]));
gradient.c
231
if (
GetPixelInfoIntensity
(image,&stops[0].color) > (QuantumRange/2.0))
uil.c
336
GetPixelInfoIntensity
(image,image->colormap+i) <
png.c
[
all
...]
/external/ImageMagick/MagickCore/
colormap.c
284
intensity=(int)
GetPixelInfoIntensity
((const Image *) NULL,color_2)-(int)
285
GetPixelInfoIntensity
((const Image *) NULL,color_1);
pixel.h
239
GetPixelInfoIntensity
(const Image *magick_restrict,
color.c
[
all
...]
methods.h
[
all
...]
quantize.c
[
all
...]
fx.c
[
all
...]
xwindow.c
[
all
...]
pixel.c
[
all
...]
Completed in 109 milliseconds