Magick++ 7.1.1
Loading...
Searching...
No Matches
Magick::flipImage Class Reference
Collaboration diagram for Magick::flipImage:

Public Member Functions

void operator() (Image &image_) const
 

Detailed Description

Definition at line 449 of file STL.h.

Constructor & Destructor Documentation

◆ flipImage()

Magick::flipImage::flipImage ( void  )

Definition at line 399 of file STL.cpp.

400{
401}

Member Function Documentation

◆ 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: