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

Constructor & Destructor Documentation

◆ minifyImage()

Magick::minifyImage::minifyImage ( void )

Definition at line 721 of file STL.cpp.

722{
723}

Member Function Documentation

◆ operator()()

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

Definition at line 724 of file STL.cpp.

725{
726 image_.minify( );
727}

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