Magick++
6.9.3
|
#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 483 of file Drawable.h.
Magick::DrawablePushClipPath::DrawablePushClipPath | ( | const std::string & | id_ | ) |
Definition at line 321 of file Drawable.cpp.
Magick::DrawablePushClipPath::DrawablePushClipPath | ( | const DrawablePushClipPath & | original_ | ) |
Definition at line 326 of file Drawable.cpp.
Magick::DrawablePushClipPath::~DrawablePushClipPath | ( | void | ) |
Definition at line 331 of file Drawable.cpp.
|
virtual |
Implements Magick::DrawableBase.
Definition at line 340 of file Drawable.cpp.
|
virtual |
Implements Magick::DrawableBase.
Definition at line 335 of file Drawable.cpp.