|
Magick++
7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| Coordinate (double x_, double y_) | |
| 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 48 of file Drawable.h.