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


Public Member Functions | |
| embossImage (void) | |
| embossImage (const double radius_, const double sigma_) | |
| void | operator() (Image &image_) const |
| embossImage (void) | |
| embossImage (const double radius_, const double sigma_) | |
| void | operator() (Image &image_) const |
Private Attributes | |
| double | _radius |
| double | _sigma |
|
|
Definition at line 272 of file STL.cpp.
|
|
||||||||||||
|
Definition at line 277 of file STL.cpp.
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 282 of file STL.cpp. References _radius, _sigma, Magick::Image::emboss(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 331 of file STL.h. Referenced by operator()(). |
|
|
Definition at line 332 of file STL.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC