|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawablePointSize (double pointSize_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | pointSize (double pointSize_) |
| double | pointSize (void) const |
Private Attributes | |
| double | _pointSize |
Definition at line 1244 of file Drawable.h.
|
inline |
Definition at line 1247 of file Drawable.h.
| Magick::DrawablePointSize::~DrawablePointSize | ( | void | ) |
Definition at line 907 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 915 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 910 of file Drawable.cpp.
|
inline |
Definition at line 1259 of file Drawable.h.
|
inline |
Definition at line 1263 of file Drawable.h.
|
private |
Definition at line 1269 of file Drawable.h.