OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FloodfillPaintImage
(Results
1 - 14
of
14
) sorted by null
/external/ImageMagick/MagickCore/
paint.h
32
FloodfillPaintImage
(Image *,const DrawInfo *,const PixelInfo *,const ssize_t,
paint.c
80
%
FloodfillPaintImage
() changes the color value of any pixel that matches
92
% The format of the
FloodfillPaintImage
method is:
94
% MagickBooleanType
FloodfillPaintImage
(Image *image,
114
MagickExport MagickBooleanType
FloodfillPaintImage
(Image *image,
[
all
...]
methods.h
331
#define
FloodfillPaintImage
PrependMagickMethod(
FloodfillPaintImage
)
[
all
...]
draw.c
[
all
...]
display.c
[
all
...]
/external/ImageMagick/www/api/
paint.php
55
<p class="text-center"><a href="paint.php#
FloodfillPaintImage
">
FloodfillPaintImage
</a> • <a href="paint.php#OilPaintImage">OilPaintImage</a> • <a href="paint.php#OpaquePaintImage">OpaquePaintImage</a> • <a href="paint.php#TransparentPaintImage">TransparentPaintImage</a> • <a href="paint.php#TransparentPaintImageChroma">TransparentPaintImageChroma</a></p>
57
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/paint_8c.html" id="
FloodfillPaintImage
">
FloodfillPaintImage
</a></h2>
59
<p>
FloodfillPaintImage
() changes the color value of any pixel that matches target and is an immediate neighbor. If the method FillToBorderMethod is specified, the color value is changed for any neighbor pixel that does not match the bordercolor member of image.</p>
63
<p>The format of the
FloodfillPaintImage
method is:</p>
66
MagickBooleanType
FloodfillPaintImage
(Image *image,
/external/ImageMagick/Magick++/lib/Magick++/
Include.h
[
all
...]
/external/ImageMagick/Magick++/lib/
Image.cpp
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
/external/ImageMagick/coders/
msl.c
[
all
...]
/external/ImageMagick/MagickWand/
operation.c
[
all
...]
magick-image.c
[
all
...]
mogrify.c
[
all
...]
Completed in 78 milliseconds