|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| PathArcRel (const PathArcArgs &coordinates_) | |
| PathArcRel (const PathArcArgsList &coordinates_) | |
| PathArcRel (const PathArcRel &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| VPathBase * | copy () const |
Private Attributes | |
| PathArcArgsList | _coordinates |
Definition at line 2493 of file Drawable.h.
| Magick::PathArcRel::PathArcRel | ( | const PathArcArgs & | coordinates_ | ) |
Definition at line 1863 of file Drawable.cpp.
| Magick::PathArcRel::PathArcRel | ( | const PathArcArgsList & | coordinates_ | ) |
Definition at line 1867 of file Drawable.cpp.
| Magick::PathArcRel::PathArcRel | ( | const PathArcRel & | original_ | ) |
Definition at line 1871 of file Drawable.cpp.
| Magick::PathArcRel::~PathArcRel | ( | void | ) |
Definition at line 1876 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 1889 of file Drawable.cpp.
|
virtual |
Implements Magick::VPathBase.
Definition at line 1879 of file Drawable.cpp.
|
private |
Definition at line 2513 of file Drawable.h.