|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableStrokeColor (const Color &color_) | |
| DrawableStrokeColor (const DrawableStrokeColor &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 1912 of file Drawable.h.
| Magick::DrawableStrokeColor::DrawableStrokeColor | ( | const Color & | color_ | ) |
Definition at line 1382 of file Drawable.cpp.
| Magick::DrawableStrokeColor::DrawableStrokeColor | ( | const DrawableStrokeColor & | original_ | ) |
Definition at line 1387 of file Drawable.cpp.
| Magick::DrawableStrokeColor::~DrawableStrokeColor | ( | void | ) |
Definition at line 1393 of file Drawable.cpp.
|
inline |
Definition at line 1927 of file Drawable.h.
|
inline |
Definition at line 1931 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1405 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1396 of file Drawable.cpp.
|
private |
Definition at line 1937 of file Drawable.h.