Magick++
7.1.1-43
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.