Loading...
Searching...
No Matches
Magick::flipImage Class Reference

Public Member Functions

void operator() (Image &image_) const
 

Detailed Description

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:
  • /build/reproducible-path/imagemagick-7.1.1.39+dfsg1/Magick++/lib/Magick++/STL.h
  • /build/reproducible-path/imagemagick-7.1.1.39+dfsg1/Magick++/lib/STL.cpp