#include <STL.h>
Definition at line 496 of file STL.h.
Magick::floodFillTextureImage::floodFillTextureImage |
( |
const ::ssize_t |
x_, |
|
|
const ::ssize_t |
y_, |
|
|
const Image & |
texture_ |
|
) |
| |
Magick::floodFillTextureImage::floodFillTextureImage |
( |
const Geometry & |
point_, |
|
|
const Image & |
texture_ |
|
) |
| |
Magick::floodFillTextureImage::floodFillTextureImage |
( |
const ::ssize_t |
x_, |
|
|
const ::ssize_t |
y_, |
|
|
const Image & |
texture_, |
|
|
const Color & |
borderColor_ |
|
) |
| |
Magick::floodFillTextureImage::floodFillTextureImage |
( |
const Geometry & |
point_, |
|
|
const Image & |
texture_, |
|
|
const Color & |
borderColor_ |
|
) |
| |
void Magick::floodFillTextureImage::operator() |
( |
Magick::Image & |
image_ | ) |
const |
The documentation for this class was generated from the following files: