|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableTextAntialias (bool flag_) | |
| DrawableTextAntialias (const DrawableTextAntialias &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | flag (bool flag_) |
| bool | flag (void) const |
Private Attributes | |
| bool | _flag |
Definition at line 2084 of file Drawable.h.
| Magick::DrawableTextAntialias::DrawableTextAntialias | ( | bool | flag_ | ) |
Definition at line 1519 of file Drawable.cpp.
| Magick::DrawableTextAntialias::DrawableTextAntialias | ( | const DrawableTextAntialias & | original_ | ) |
Definition at line 1523 of file Drawable.cpp.
| Magick::DrawableTextAntialias::~DrawableTextAntialias | ( | void | ) |
Definition at line 1528 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1537 of file Drawable.cpp.
|
inline |
Definition at line 2099 of file Drawable.h.
|
inline |
Definition at line 2103 of file Drawable.h.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1531 of file Drawable.cpp.
|
private |
Definition at line 2109 of file Drawable.h.