Definition at line 776 of file STL.h.
◆ normalizeImage()
Magick::normalizeImage::normalizeImage |
( |
void | | ) |
|
◆ operator()()
void Magick::normalizeImage::operator() |
( |
Magick::Image & | image_ | ) |
const |
Definition at line 725 of file STL.cpp.
726{
727 image_.normalize( );
728}
The documentation for this class was generated from the following files:
- ImageMagick-7/Magick++/lib/Magick++/STL.h
- ImageMagick-7/Magick++/lib/STL.cpp