|
Magick++
7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableTextAlignment (AlignType alignment_) | |
| DrawableTextAlignment (const DrawableTextAlignment &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| void | alignment (AlignType alignment_) |
| AlignType | alignment (void) const |
| DrawableBase * | copy () const |
Private Attributes | |
| AlignType | _alignment |
Definition at line 2060 of file Drawable.h.