|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableScaling (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 1619 of file Drawable.h.
|
inline |
Definition at line 1622 of file Drawable.h.
| Magick::DrawableScaling::~DrawableScaling | ( | void | ) |
Definition at line 1121 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1129 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1124 of file Drawable.cpp.
|
inline |
Definition at line 1635 of file Drawable.h.
|
inline |
Definition at line 1639 of file Drawable.h.
|
inline |
Definition at line 1644 of file Drawable.h.
|
inline |
Definition at line 1648 of file Drawable.h.
|
private |
Definition at line 1654 of file Drawable.h.
|
private |
Definition at line 1655 of file Drawable.h.