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

Public Member Functions

void operator() (Image &image_) const
 

Detailed Description

Constructor & Destructor Documentation

◆ trimImage()

Magick::trimImage::trimImage ( void  )

Definition at line 1108 of file STL.cpp.

1109{
1110}

Member Function Documentation

◆ operator()()

void Magick::trimImage::operator() ( Magick::Image image_) const

Definition at line 1111 of file STL.cpp.

1112{
1113 image_.trim( );
1114}

The documentation for this class was generated from the following files:
  • /workspace/repo-tools/run-upstream-build/imagemagick-7.1.1.39+dfsg1/Magick++/lib/Magick++/STL.h
  • /workspace/repo-tools/run-upstream-build/imagemagick-7.1.1.39+dfsg1/Magick++/lib/STL.cpp