Magick++  6.9.3
Magick::thresholdImage Class Reference

#include <STL.h>

Inheritance diagram for Magick::thresholdImage:
Collaboration diagram for Magick::thresholdImage:

Public Member Functions

 thresholdImage (const double threshold_)
 
void operator() (Image &image_) const
 

Detailed Description

Definition at line 1193 of file STL.h.

Constructor & Destructor Documentation

Magick::thresholdImage::thresholdImage ( const double  threshold_)

Definition at line 1112 of file STL.cpp.

Member Function Documentation

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

Definition at line 1116 of file STL.cpp.

References Magick::Image::threshold().


The documentation for this class was generated from the following files: