|
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.