Definition at line 687 of file STL.h.
◆ magnifyImage()
| Magick::magnifyImage::magnifyImage |
( |
void | | ) |
|
◆ operator()()
| void Magick::magnifyImage::operator() |
( |
Magick::Image & | image_ | ) |
const |
Definition at line 664 of file STL.cpp.
665{
666 image_.magnify( );
667}
The documentation for this class was generated from the following files:
- ImageMagick-6/Magick++/lib/Magick++/STL.h
- ImageMagick-6/Magick++/lib/STL.cpp