#include <STL.h>
|
| distortImage (const Magick::DistortImageMethod method_, const size_t number_arguments_, const double *arguments_, const bool bestfit_) |
|
| distortImage (const Magick::DistortImageMethod method_, const size_t number_arguments_, const double *arguments_) |
|
void | operator() (Image &image_) const |
|
Definition at line 351 of file STL.h.
Magick::distortImage::distortImage |
( |
const Magick::DistortImageMethod |
method_, |
|
|
const size_t |
number_arguments_, |
|
|
const double * |
arguments_, |
|
|
const bool |
bestfit_ |
|
) |
| |
Magick::distortImage::distortImage |
( |
const Magick::DistortImageMethod |
method_, |
|
|
const size_t |
number_arguments_, |
|
|
const double * |
arguments_ |
|
) |
| |
void Magick::distortImage::operator() |
( |
Magick::Image & |
image_ | ) |
const |
The documentation for this class was generated from the following files: