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


Public Member Functions | |
| DrawableMatte (double x_, double y_, PaintMethod paintMethod_) | |
| ~DrawableMatte (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| void | paintMethod (PaintMethod paintMethod_) |
| PaintMethod | paintMethod (void) const |
| DrawableMatte (double x_, double y_, PaintMethod paintMethod_) | |
| ~DrawableMatte (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| void | paintMethod (PaintMethod paintMethod_) |
| PaintMethod | paintMethod (void) const |
Private Attributes | |
| double | _x |
| double | _y |
| PaintMethod | _paintMethod |
|
||||||||||||||||
|
Definition at line 1058 of file Drawable.h.
|
|
|
Definition at line 712 of file Drawable.cpp.
|
|
||||||||||||||||
|
Definition at line 1058 of file Drawable.h.
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 719 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 715 of file Drawable.cpp. References _paintMethod, _x, _y, DrawMatte(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1095 of file Drawable.h. References PaintMethod.
|
|
|
Definition at line 1091 of file Drawable.h.
|
|
|
Definition at line 1095 of file Drawable.h. References PaintMethod.
|
|
|
Definition at line 1091 of file Drawable.h.
|
|
|
Definition at line 1077 of file Drawable.h.
|
|
|
Definition at line 1073 of file Drawable.h.
|
|
|
Definition at line 1077 of file Drawable.h.
|
|
|
Definition at line 1073 of file Drawable.h.
|
|
|
Definition at line 1086 of file Drawable.h.
|
|
|
Definition at line 1082 of file Drawable.h.
|
|
|
Definition at line 1086 of file Drawable.h.
|
|
|
Definition at line 1082 of file Drawable.h.
|
|
|
Definition at line 1103 of file Drawable.h. Referenced by operator()(). |
|
|
Definition at line 1101 of file Drawable.h. Referenced by operator()(). |
|
|
Definition at line 1102 of file Drawable.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC