Searched refs:floodFillAlpha (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Image.h | 896 void floodFillAlpha(const ::ssize_t x_,const ::ssize_t y_, 900 void floodFillAlpha(const ssize_t x_,const ssize_t y_,
|
/external/ImageMagick/Magick++/lib/ |
D | STL.cpp | 415 image_.floodFillAlpha(_x,_y,_alpha,_target,_invert); in operator ()()
|
D | Image.cpp | 2960 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha() function in Magick::Image 2978 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha() function in Magick::Image
|