Magick++
7.1.1-43
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
DrawableStrokeOpacity (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 1941 of file Drawable.h.