Magick::floodFillTextureImage Class Reference

Public Member Functions

 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
 

Private Attributes

::ssize_t _x
 
::ssize_t _y
 
Image _texture
 
Color _borderColor
 
bool _invert
 

Detailed Description


The documentation for this class was generated from the following files:
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/STL.h
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/STL.cpp