Definition at line 797 of file STL.h.
◆ normalizeImage()
| Magick::normalizeImage::normalizeImage |
( |
void | | ) |
|
◆ operator()()
| void Magick::normalizeImage::operator() |
( |
Magick::Image & | image_ | ) |
const |
Definition at line 759 of file STL.cpp.
760{
761 image_.normalize( );
762}
The documentation for this class was generated from the following files:
- ImageMagick-6/Magick++/lib/Magick++/STL.h
- ImageMagick-6/Magick++/lib/STL.cpp