![]() |
![]() |
![]() |
#include <Drawable.h>
Inheritance diagram for Magick::DrawableSkewY:


Public Member Functions | |
| DrawableSkewY (double angle_) | |
| ~DrawableSkewY (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | angle (double angle_) |
| double | angle (void) const |
| DrawableSkewY (double angle_) | |
| ~DrawableSkewY (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | angle (double angle_) |
| double | angle (void) const |
Private Attributes | |
| double | _angle |
|
|
Definition at line 1574 of file Drawable.h.
|
|
|
Definition at line 1007 of file Drawable.cpp.
|
|
|
Definition at line 1574 of file Drawable.h.
|
|
|
|
|
|
Definition at line 1590 of file Drawable.h.
|
|
|
Definition at line 1586 of file Drawable.h.
|
|
|
Definition at line 1590 of file Drawable.h.
|
|
|
Definition at line 1586 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1014 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1010 of file Drawable.cpp. References _angle, DrawSkewY(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1596 of file Drawable.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC