|
|
| floodFillTextureImage (const ::ssize_t x_, const ::ssize_t y_, const Image &texture_, const bool invert_=false) |
| |
|
| floodFillTextureImage (const Geometry &point_, const Image &texture_, const bool invert_=false) |
| |
|
| floodFillTextureImage (const ::ssize_t x_, const ::ssize_t y_, const Image &texture_, const Color &borderColor_, const bool invert_=false) |
| |
|
| floodFillTextureImage (const Geometry &point_, const Image &texture_, const Color &borderColor_, const bool invert_=false) |
| |
|
void | operator() (Image &image_) const |
| |
|
|
::ssize_t | _x |
| |
|
::ssize_t | _y |
| |
|
Image | _texture |
| |
|
Color | _borderColor |
| |
|
bool | _invert |
| |
Definition at line 510 of file STL.h.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/ImageMagick-7.1.2-29/Magick++/lib/Magick++/STL.h
- /builddir/build/BUILD/ImageMagick-7.1.2-29/Magick++/lib/STL.cpp