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

Constructor & Destructor Documentation

◆ magnifyImage()

Magick::magnifyImage::magnifyImage ( void )

Definition at line 661 of file STL.cpp.

662{
663}

Member Function Documentation

◆ operator()()

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

Definition at line 664 of file STL.cpp.

665{
666 image_.magnify( );
667}

The documentation for this class was generated from the following files:
  • ImageMagick-6/Magick++/lib/Magick++/STL.h
  • ImageMagick-6/Magick++/lib/STL.cpp