Definition at line 590 of file STL.h.
◆ haldClutImage()
| Magick::haldClutImage::haldClutImage |
( |
const Image & | haldClutImage_ | ) |
|
Definition at line 579 of file STL.cpp.
580 : _haldClutImage ( haldClutImage_ )
581{
582}
◆ operator()()
| void Magick::haldClutImage::operator() |
( |
Image & | image_ | ) |
const |
Definition at line 583 of file STL.cpp.
584{
585 image_.haldClut( _haldClutImage );
586}
◆ _haldClutImage
| Image Magick::haldClutImage::_haldClutImage |
|
private |
The documentation for this class was generated from the following files:
- ImageMagick-6/Magick++/lib/Magick++/STL.h
- ImageMagick-6/Magick++/lib/STL.cpp