Magick++ 6.9.13
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 446 of file STL.h.

Constructor & Destructor Documentation

◆ flipImage()

Magick::flipImage::flipImage ( void )

Definition at line 394 of file STL.cpp.

395{
396}

Member Function Documentation

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