|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableTextUnderColor (const Color &color_) | |
| DrawableTextUnderColor (const DrawableTextUnderColor &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | color (const Color &color_) |
| Color | color (void) const |
Private Attributes | |
| Color | _color |
Definition at line 2222 of file Drawable.h.
| Magick::DrawableTextUnderColor::DrawableTextUnderColor | ( | const Color & | color_ | ) |
Definition at line 1697 of file Drawable.cpp.
| Magick::DrawableTextUnderColor::DrawableTextUnderColor | ( | const DrawableTextUnderColor & | original_ | ) |
Definition at line 1702 of file Drawable.cpp.
| Magick::DrawableTextUnderColor::~DrawableTextUnderColor | ( | void | ) |
Definition at line 1708 of file Drawable.cpp.
|
inline |
Definition at line 2237 of file Drawable.h.
|
inline |
Definition at line 2241 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1720 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1711 of file Drawable.cpp.
|
private |
Definition at line 2247 of file Drawable.h.