|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| PathArcAbs (const PathArcArgs &coordinates_) | |
| PathArcAbs (const PathArcArgsList &coordinates_) | |
| PathArcAbs (const PathArcAbs &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| VPathBase * | copy () const |
Private Attributes | |
| PathArcArgsList | _coordinates |
Definition at line 2469 of file Drawable.h.
| Magick::PathArcAbs::PathArcAbs | ( | const PathArcArgs & | coordinates_ | ) |
Definition at line 1832 of file Drawable.cpp.
| Magick::PathArcAbs::PathArcAbs | ( | const PathArcArgsList & | coordinates_ | ) |
Definition at line 1836 of file Drawable.cpp.
| Magick::PathArcAbs::PathArcAbs | ( | const PathArcAbs & | original_ | ) |
Definition at line 1840 of file Drawable.cpp.
| Magick::PathArcAbs::~PathArcAbs | ( | void | ) |
Definition at line 1845 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 1858 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 1848 of file Drawable.cpp.
|
private |
Definition at line 2491 of file Drawable.h.