|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawablePath (const VPathList &path_) | |
| DrawablePath (const DrawablePath &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
Private Attributes | |
| VPathList | _path |
Definition at line 1184 of file Drawable.h.
| Magick::DrawablePath::DrawablePath | ( | const VPathList & | path_ | ) |
Definition at line 866 of file Drawable.cpp.
| Magick::DrawablePath::DrawablePath | ( | const DrawablePath & | original_ | ) |
Definition at line 870 of file Drawable.cpp.
| Magick::DrawablePath::~DrawablePath | ( | void | ) |
Definition at line 875 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 888 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 878 of file Drawable.cpp.
|
private |
Definition at line 1200 of file Drawable.h.