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