Definition at line 449 of file STL.h.
◆ flipImage()
Magick::flipImage::flipImage |
( |
void | | ) |
|
◆ operator()()
void Magick::flipImage::operator() |
( |
Magick::Image & | image_ | ) |
const |
Definition at line 402 of file STL.cpp.
403{
404 image_.flip( );
405}
The documentation for this class was generated from the following files:
- ImageMagick-7/Magick++/lib/Magick++/STL.h
- ImageMagick-7/Magick++/lib/STL.cpp