Magick++
7.0.10
|
#include <Drawable.h>
Public Member Functions | |
DrawablePushClipPath (const std::string &id_) | |
DrawablePushClipPath (const DrawablePushClipPath &original_) | |
~DrawablePushClipPath (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
DrawableBase * | copy () const |
Public Member Functions inherited from Magick::DrawableBase | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 556 of file Drawable.h.
Magick::DrawablePushClipPath::DrawablePushClipPath | ( | const std::string & | id_ | ) |
Definition at line 407 of file Drawable.cpp.
Magick::DrawablePushClipPath::DrawablePushClipPath | ( | const DrawablePushClipPath & | original_ | ) |
Definition at line 412 of file Drawable.cpp.
Magick::DrawablePushClipPath::~DrawablePushClipPath | ( | void | ) |
Definition at line 417 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 426 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 421 of file Drawable.cpp.