Magick++
7.1.0
|
#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 |
![]() | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 558 of file Drawable.h.
Magick::DrawablePushClipPath::DrawablePushClipPath | ( | const std::string & | id_ | ) |
Definition at line 409 of file Drawable.cpp.
Magick::DrawablePushClipPath::DrawablePushClipPath | ( | const DrawablePushClipPath & | original_ | ) |
Definition at line 414 of file Drawable.cpp.
Magick::DrawablePushClipPath::~DrawablePushClipPath | ( | void | ) |
Definition at line 419 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 428 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 423 of file Drawable.cpp.