Magick++
6.9.3
|
#include <Drawable.h>
Public Member Functions | |
DrawableSkewY (double angle_) | |
~DrawableSkewY (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
DrawableBase * | copy () const |
void | angle (double angle_) |
double | angle (void) const |
Public Member Functions inherited from Magick::DrawableBase | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 1594 of file Drawable.h.
|
inline |
Definition at line 1597 of file Drawable.h.
Magick::DrawableSkewY::~DrawableSkewY | ( | void | ) |
Definition at line 1029 of file Drawable.cpp.
|
inline |
Definition at line 1609 of file Drawable.h.
|
inline |
Definition at line 1613 of file Drawable.h.
|
virtual |
Implements Magick::DrawableBase.
Definition at line 1036 of file Drawable.cpp.
|
virtual |
Implements Magick::DrawableBase.
Definition at line 1032 of file Drawable.cpp.