|
Magick++
7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableClipRule (const FillRule fillRule_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| void | fillRule (const FillRule fillRule_) |
| FillRule | fillRule (void) const |
| DrawableBase * | copy () const |
Private Attributes | |
| FillRule | _fillRule |
Definition at line 493 of file Drawable.h.