|
Magick++
7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableClipPath (const std::string &id_) | |
| DrawableClipPath (const DrawableClipPath &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | clip_path (const std::string &id_) |
| std::string | clip_path (void) const |
Private Attributes | |
| std::string | _id |
Definition at line 578 of file Drawable.h.