www/api/Magick++/classMagick_1_1distortImage.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::distortImage Class Reference
#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 350 of file STL.h.
| Magick::distortImage::distortImage | ( | const Magick::DistortMethod | method_, | | | | const size_t | number_arguments_, | | | | const double * | arguments_, | | | | const bool | bestfit_ | | | ) | | |
Definition at line 305 of file STL.cpp.
| Magick::distortImage::distortImage | ( | const Magick::DistortMethod | method_, | | | | const size_t | number_arguments_, | | | | const double * | arguments_ | | | ) | | |
Definition at line 315 of file STL.cpp.
| void Magick::distortImage::operator() | ( | Magick::Image & | image_ | ) | const |
Definition at line 324 of file STL.cpp.
References Magick::Image::distort().
The documentation for this class was generated from the following files: