Magick++
7.0.10
|
#include <STL.h>
Public Member Functions | |
floodFillAlphaImage (const ::ssize_t x_, const ::ssize_t y_, const unsigned int alpha_, const Color &target_, const bool invert_=false) | |
void | operator() (Image &image_) const |
Magick::floodFillAlphaImage::floodFillAlphaImage | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const unsigned int | alpha_, | ||
const Color & | target_, | ||
const bool | invert_ = false |
||
) |
void Magick::floodFillAlphaImage::operator() | ( | Magick::Image & | image_ | ) | const |
Definition at line 416 of file STL.cpp.
References Magick::Image::floodFillAlpha().