HomeSort by relevance Sort by last modified time
    Searched defs:FloodfillPaintImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
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...]

Completed in 506 milliseconds