Magick++ 7.1.2
Loading...
Searching...
No Matches
Magick::minifyImage Class Reference
Collaboration diagram for Magick::minifyImage:

Public Member Functions

void operator() (Image &image_) const

Detailed Description

Definition at line 735 of file STL.h.

Constructor & Destructor Documentation

◆ minifyImage()

Magick::minifyImage::minifyImage ( void )

Definition at line 687 of file STL.cpp.

688{
689}

Member Function Documentation

◆ operator()()

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

Definition at line 690 of file STL.cpp.

691{
692 image_.minify( );
693}

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