![]() |
![]() |
![]() |
#include <STL.h>
Inheritance diagram for Magick::pixelColorImage:
Public Member Functions | |
| pixelColorImage (const unsigned int x_, const unsigned int y_, const Color &color_) | |
| void | operator() (Image &image_) const |
| pixelColorImage (const unsigned int x_, const unsigned int y_, const Color &color_) | |
| void | operator() (Image &image_) const |
Private Attributes | |
| unsigned int | _x |
| unsigned int | _y |
| Color | _color |
|
||||||||||||||||
|
Definition at line 1297 of file STL.cpp. References pixelColorImage(). Referenced by pixelColorImage().
Here is the call graph for this function: |
|
||||||||||||||||
|
|
|
|
|
|
|
Definition at line 1304 of file STL.cpp. References _color, _x, _y, operator()(), and Magick::Image::pixelColor(). Referenced by operator()().
Here is the call graph for this function: |
|
|
Definition at line 1452 of file STL.h. Referenced by operator()(). |
|
|
Definition at line 1450 of file STL.h. Referenced by operator()(). |
|
|
Definition at line 1451 of file STL.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC