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

Public Member Functions

void operator() (Image &image_) const
 

Detailed Description

Constructor & Destructor Documentation

◆ magnifyImage()

Magick::magnifyImage::magnifyImage ( void  )

Definition at line 655 of file STL.cpp.

656{
657}

Member Function Documentation

◆ operator()()

void Magick::magnifyImage::operator() ( Magick::Image image_) const

Definition at line 658 of file STL.cpp.

659{
660 image_.magnify( );
661}

The documentation for this class was generated from the following files:
  • /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.37/Magick++/lib/Magick++/STL.h
  • /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.37/Magick++/lib/STL.cpp