Magick++  6.9.3
Magick::distortImage Class Reference

#include <STL.h>

Inheritance diagram for Magick::distortImage:
Collaboration diagram for Magick::distortImage:

Public Member Functions

 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
 

Detailed Description

Definition at line 351 of file STL.h.

Constructor & Destructor Documentation

Magick::distortImage::distortImage ( const Magick::DistortImageMethod  method_,
const size_t  number_arguments_,
const double *  arguments_,
const bool  bestfit_ 
)

Definition at line 300 of file STL.cpp.

Magick::distortImage::distortImage ( const Magick::DistortImageMethod  method_,
const size_t  number_arguments_,
const double *  arguments_ 
)

Definition at line 310 of file STL.cpp.

Member Function Documentation

void Magick::distortImage::operator() ( Magick::Image image_) const

Definition at line 319 of file STL.cpp.

References Magick::Image::distort().


The documentation for this class was generated from the following files: