Definition at line 446 of file STL.h.
◆ flipImage()
Magick::flipImage::flipImage |
( |
void | | ) |
|
◆ operator()()
void Magick::flipImage::operator() |
( |
Magick::Image & | image_ | ) |
const |
Definition at line 397 of file STL.cpp.
398{
399 image_.flip( );
400}
The documentation for this class was generated from the following files:
- ImageMagick-6/Magick++/lib/Magick++/STL.h
- ImageMagick-6/Magick++/lib/STL.cpp