Magick++  7.0.10
Magick::levelChannelImage Class Reference

#include <STL.h>

Public Member Functions

 levelChannelImage (const Magick::ChannelType channel, const double black_point, const double white_point, const double mid_point=1.0)
 
void operator() (Image &image_) const
 

Detailed Description

Definition at line 669 of file STL.h.

Constructor & Destructor Documentation

Magick::levelChannelImage::levelChannelImage ( const Magick::ChannelType  channel,
const double  black_point,
const double  white_point,
const double  mid_point = 1.0 
)

Definition at line 645 of file STL.cpp.

Member Function Documentation

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

Definition at line 655 of file STL.cpp.

References Magick::Image::levelChannel().


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