|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableMiterLimit (size_t miterlimit_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | miterlimit (size_t miterlimit_) |
| size_t | miterlimit (void) const |
Private Attributes | |
| size_t | _miterlimit |
Definition at line 1830 of file Drawable.h.
|
inline |
Definition at line 1833 of file Drawable.h.
| Magick::DrawableMiterLimit::~DrawableMiterLimit | ( | void | ) |
Definition at line 1313 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1321 of file Drawable.cpp.
|
inline |
Definition at line 1845 of file Drawable.h.
|
inline |
Definition at line 1849 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1316 of file Drawable.cpp.
|
private |
Definition at line 1855 of file Drawable.h.