![]() |
![]() |
![]() |
#include <STL.h>
Inheritance diagram for Magick::colorMapImage:


Public Member Functions | |
| colorMapImage (const unsigned int index_, const Color &color_) | |
| void | operator() (Image &image_) const |
| colorMapImage (const unsigned int index_, const Color &color_) | |
| void | operator() (Image &image_) const |
Private Attributes | |
| unsigned int | _index |
| Color | _color |
|
||||||||||||
|
Definition at line 1103 of file STL.cpp. References colorMapImage(). Referenced by colorMapImage().
Here is the call graph for this function: ![]() |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 1109 of file STL.cpp. References _color, _index, Magick::Image::colorMap(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1218 of file STL.h. Referenced by operator()(). |
|
|
Definition at line 1217 of file STL.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC