Magick++  7.1.2-29
Convert, Edit, Or Compose Bitmap Images
Magick::floodFillColorImage Class Reference

Public Member Functions

 floodFillColorImage (const Geometry &point_, const Color &fillColor_, const bool invert_=false)
 
 floodFillColorImage (const ::ssize_t x_, const ::ssize_t y_, const Color &fillColor_, const bool invert_=false)
 
 floodFillColorImage (const Geometry &point_, const Color &fillColor_, const Color &borderColor_, const bool invert_=false)
 
 floodFillColorImage (const ::ssize_t x_, const ::ssize_t y_, const Color &fillColor_, const Color &borderColor_, const bool invert_=false)
 
void operator() (Image &image_) const
 

Private Attributes

::ssize_t _x
 
::ssize_t _y
 
Color _fillColor
 
Color _borderColor
 
bool _invert
 

Detailed Description

Definition at line 478 of file STL.h.


The documentation for this class was generated from the following files: