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

Public Member Functions

void operator() (Image &image_) const
 

Detailed Description

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:
  • /build/imagemagick-Jw8sb9/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/STL.h
  • /build/imagemagick-Jw8sb9/imagemagick-7.1.1.43+dfsg1/Magick++/lib/STL.cpp