|
Magick++
7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawableFillOpacity (double opacity_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
| void | opacity (double opacity_) |
| double | opacity (void) const |
Private Attributes | |
| double | _opacity |
Definition at line 1022 of file Drawable.h.