|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableRoundRectangle (double upperLeftX_, double upperLeftY_, double lowerRightX_, double lowerRightY_, double cornerWidth_, double cornerHeight_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | centerX (double centerX_) |
| double | centerX (void) const |
| void | centerY (double centerY_) |
| double | centerY (void) const |
| void | width (double width_) |
| double | width (void) const |
| void | hight (double hight_) |
| double | hight (void) const |
| void | upperLeftX (double upperLeftX_) |
| double | upperLeftX (void) const |
| void | upperLeftY (double upperLeftY_) |
| double | upperLeftY (void) const |
| void | lowerRightX (double lowerRightX_) |
| double | lowerRightX (void) const |
| void | lowerRightY (double lowerRightY_) |
| double | lowerRightY (void) const |
| void | cornerWidth (double cornerWidth_) |
| double | cornerWidth (void) const |
| void | cornerHeight (double cornerHeight_) |
| double | cornerHeight (void) const |
Private Attributes | |
| double | _upperLeftX |
| double | _upperLeftY |
| double | _lowerRightX |
| double | _lowerRightY |
| double | _cornerWidth |
| double | _cornerHeight |
Definition at line 1493 of file Drawable.h.
|
inline |
Definition at line 1496 of file Drawable.h.
| Magick::DrawableRoundRectangle::~DrawableRoundRectangle | ( | void | ) |
Definition at line 1106 of file Drawable.cpp.
|
inline |
Definition at line 1517 of file Drawable.h.
|
inline |
Definition at line 1521 of file Drawable.h.
|
inline |
Definition at line 1526 of file Drawable.h.
|
inline |
Definition at line 1530 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1115 of file Drawable.cpp.
|
inline |
Definition at line 1600 of file Drawable.h.
|
inline |
Definition at line 1604 of file Drawable.h.
|
inline |
Definition at line 1591 of file Drawable.h.
|
inline |
Definition at line 1595 of file Drawable.h.
|
inline |
Definition at line 1544 of file Drawable.h.
|
inline |
Definition at line 1548 of file Drawable.h.
|
inline |
Definition at line 1573 of file Drawable.h.
|
inline |
Definition at line 1577 of file Drawable.h.
|
inline |
Definition at line 1582 of file Drawable.h.
|
inline |
Definition at line 1586 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1109 of file Drawable.cpp.
|
inline |
Definition at line 1555 of file Drawable.h.
|
inline |
Definition at line 1559 of file Drawable.h.
|
inline |
Definition at line 1564 of file Drawable.h.
|
inline |
Definition at line 1568 of file Drawable.h.
|
inline |
Definition at line 1535 of file Drawable.h.
|
inline |
Definition at line 1539 of file Drawable.h.
|
private |
Definition at line 1615 of file Drawable.h.
|
private |
Definition at line 1614 of file Drawable.h.
|
private |
Definition at line 1612 of file Drawable.h.
|
private |
Definition at line 1613 of file Drawable.h.
|
private |
Definition at line 1610 of file Drawable.h.
|
private |
Definition at line 1611 of file Drawable.h.