|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableTextDecoration (DecorationType decoration_) | |
| DrawableTextDecoration (const DrawableTextDecoration &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | decoration (DecorationType decoration_) |
| DecorationType | decoration (void) const |
Private Attributes | |
| DecorationType | _decoration |
Definition at line 2113 of file Drawable.h.
| Magick::DrawableTextDecoration::DrawableTextDecoration | ( | const DrawableTextDecoration & | original_ | ) |
Definition at line 1549 of file Drawable.cpp.
| Magick::DrawableTextDecoration::~DrawableTextDecoration | ( | void | ) |
Definition at line 1555 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1563 of file Drawable.cpp.
|
inline |
Definition at line 2128 of file Drawable.h.
|
inline |
Definition at line 2132 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1558 of file Drawable.cpp.
|
private |
Definition at line 2138 of file Drawable.h.