Magick++
6.9.3
|
#include <Drawable.h>
Public Member Functions | |
DrawableDensity (const std::string &density_) | |
~DrawableDensity (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
DrawableBase * | copy () const |
Public Member Functions inherited from Magick::DrawableBase | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 756 of file Drawable.h.
Magick::DrawableDensity::DrawableDensity | ( | const std::string & | density_ | ) |
Definition at line 555 of file Drawable.cpp.
Magick::DrawableDensity::~DrawableDensity | ( | void | ) |
Definition at line 560 of file Drawable.cpp.
|
virtual |
Implements Magick::DrawableBase.
Definition at line 570 of file Drawable.cpp.
|
virtual |
Implements Magick::DrawableBase.
Definition at line 564 of file Drawable.cpp.