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

Public Member Functions

void operator() (Image &image_) const
 

Detailed Description

Definition at line 685 of file STL.h.

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: