|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| VPath (const VPathBase &original_) | |
| VPath (const VPath &original_) | |
| VPath & | operator= (const VPath &original_) |
| void | operator() (MagickCore::DrawingWand *context_) const |
Private Attributes | |
| VPathBase * | dp |
Definition at line 184 of file Drawable.h.
| Magick::VPath::VPath | ( | void | ) |
Definition at line 132 of file Drawable.cpp.
| Magick::VPath::VPath | ( | const VPathBase & | original_ | ) |
Definition at line 138 of file Drawable.cpp.
|
virtual |
Definition at line 144 of file Drawable.cpp.
| Magick::VPath::VPath | ( | const VPath & | original_ | ) |
Definition at line 151 of file Drawable.cpp.
| void Magick::VPath::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
Definition at line 169 of file Drawable.cpp.
| Magick::VPath & Magick::VPath::operator= | ( | const VPath & | original_ | ) |
Definition at line 157 of file Drawable.cpp.
|
private |
Definition at line 206 of file Drawable.h.