|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableTranslation (double x_, double y_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
Private Attributes | |
| double | _x |
| double | _y |
Definition at line 2251 of file Drawable.h.
|
inline |
Definition at line 2254 of file Drawable.h.
| Magick::DrawableTranslation::~DrawableTranslation | ( | void | ) |
Definition at line 1726 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1734 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1729 of file Drawable.cpp.
|
inline |
Definition at line 2267 of file Drawable.h.
|
inline |
Definition at line 2271 of file Drawable.h.
|
inline |
Definition at line 2276 of file Drawable.h.
|
inline |
Definition at line 2280 of file Drawable.h.
|
private |
Definition at line 2286 of file Drawable.h.
|
private |
Definition at line 2287 of file Drawable.h.