Home
last modified time | relevance | path

Searched refs:floodFillAlpha (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DImage.h904 void floodFillAlpha(const ::ssize_t x_,const ::ssize_t y_,
908 void floodFillAlpha(const ssize_t x_,const ssize_t y_,
/external/ImageMagick/Magick++/lib/
DSTL.cpp418 image_.floodFillAlpha(_x,_y,_alpha,_target,_invert); in operator ()()
DImage.cpp2995 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha() function in Magick::Image
3013 void Magick::Image::floodFillAlpha(const ssize_t x_,const ssize_t y_, in floodFillAlpha() function in Magick::Image