www/api/Magick++/classMagick_1_1gammaImage.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::gammaImage Class Reference
#include <STL.h>
|
| | | gammaImage (const double gamma_) | | | | | gammaImage (const double gammaRed_, const double gammaGreen_, const double gammaBlue_) | | | | void | operator() (Image &image_) const | | |
Definition at line 572 of file STL.h.
| Magick::gammaImage::gammaImage | ( | const double | gamma_ | ) | |
Definition at line 554 of file STL.cpp.
| Magick::gammaImage::gammaImage | ( | const double | gammaRed_, | | | | const double | gammaGreen_, | | | | const double | gammaBlue_ | | | ) | | |
Definition at line 560 of file STL.cpp.
| void Magick::gammaImage::operator() | ( | Magick::Image & | image_ | ) | const |
Definition at line 568 of file STL.cpp.
References Magick::Image::gamma().
The documentation for this class was generated from the following files: