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


Public Member Functions | |
| DrawableAffine (double sx_, double sy_, double rx_, double ry_, double tx_, double ty_) | |
| DrawableAffine (void) | |
| ~DrawableAffine (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | sx (const double sx_) |
| double | sx (void) const |
| void | sy (const double sy_) |
| double | sy (void) const |
| void | rx (const double rx_) |
| double | rx (void) const |
| void | ry (const double ry_) |
| double | ry (void) const |
| void | tx (const double tx_) |
| double | tx (void) const |
| void | ty (const double ty_) |
| double | ty (void) const |
| DrawableAffine (double sx_, double sy_, double rx_, double ry_, double tx_, double ty_) | |
| DrawableAffine (void) | |
| ~DrawableAffine (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | sx (const double sx_) |
| double | sx (void) const |
| void | sy (const double sy_) |
| double | sy (void) const |
| void | rx (const double rx_) |
| double | rx (void) const |
| void | ry (const double ry_) |
| double | ry (void) const |
| void | tx (const double tx_) |
| double | tx (void) const |
| void | ty (const double ty_) |
| double | ty (void) const |
Private Attributes | |
| MagickLib::AffineMatrix | _affine |
|
||||||||||||||||||||||||||||
|
Definition at line 218 of file Drawable.cpp. References _affine.
|
|
|
Definition at line 229 of file Drawable.cpp. References _affine, and IdentityAffine(). Referenced by copy().
Here is the call graph for this function: ![]() |
|
|
Definition at line 233 of file Drawable.cpp.
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 240 of file Drawable.cpp. References DrawableAffine().
Here is the call graph for this function: ![]() |
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 236 of file Drawable.cpp. References _affine, DrawAffine(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 309 of file Drawable.h.
|
|
|
Definition at line 305 of file Drawable.h.
|
|
|
Definition at line 309 of file Drawable.h.
|
|
|
Definition at line 305 of file Drawable.h. Referenced by Magick::Image::affineTransform().
|
|
|
Definition at line 318 of file Drawable.h.
|
|
|
Definition at line 314 of file Drawable.h.
|
|
|
Definition at line 318 of file Drawable.h.
|
|
|
Definition at line 314 of file Drawable.h. Referenced by Magick::Image::affineTransform().
|
|
|
Definition at line 291 of file Drawable.h.
|
|
|
Definition at line 287 of file Drawable.h.
|
|
|
Definition at line 291 of file Drawable.h.
|
|
|
Definition at line 287 of file Drawable.h. Referenced by Magick::Image::affineTransform().
|
|
|
Definition at line 300 of file Drawable.h.
|
|
|
Definition at line 296 of file Drawable.h.
|
|
|
Definition at line 300 of file Drawable.h.
|
|
|
Definition at line 296 of file Drawable.h. Referenced by Magick::Image::affineTransform().
|
|
|
Definition at line 327 of file Drawable.h.
|
|
|
Definition at line 323 of file Drawable.h.
|
|
|
Definition at line 327 of file Drawable.h.
|
|
|
Definition at line 323 of file Drawable.h. Referenced by Magick::Image::affineTransform().
|
|
|
Definition at line 336 of file Drawable.h.
|
|
|
Definition at line 332 of file Drawable.h.
|
|
|
Definition at line 336 of file Drawable.h.
|
|
|
Definition at line 332 of file Drawable.h. Referenced by Magick::Image::affineTransform().
|
|
|
Definition at line 342 of file Drawable.h. Referenced by DrawableAffine(), and operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC