Magick++  6.9.3
Magick::gammaImage Class Reference

#include <STL.h>

Inheritance diagram for Magick::gammaImage:
Collaboration diagram for Magick::gammaImage:

Public Member Functions

 gammaImage (const double gamma_)
 
 gammaImage (const double gammaRed_, const double gammaGreen_, const double gammaBlue_)
 
void operator() (Image &image_) const
 

Detailed Description

Definition at line 560 of file STL.h.

Constructor & Destructor Documentation

Magick::gammaImage::gammaImage ( const double  gamma_)

Definition at line 544 of file STL.cpp.

Magick::gammaImage::gammaImage ( const double  gammaRed_,
const double  gammaGreen_,
const double  gammaBlue_ 
)

Definition at line 550 of file STL.cpp.

Member Function Documentation

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

Definition at line 558 of file STL.cpp.

References Magick::Image::gamma().


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