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


Public Member Functions | |
| DrawablePushPattern (const std::string &id_, long x_, long y_, long width_, long height_) | |
| DrawablePushPattern (const DrawablePushPattern &original_) | |
| ~DrawablePushPattern (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| DrawablePushPattern (const std::string &id_, long x_, long y_, long width_, long height_) | |
| DrawablePushPattern (const DrawablePushPattern &original_) | |
| ~DrawablePushPattern (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
Private Attributes | |
| std::string | _id |
| long | _x |
| long | _y |
| long | _width |
| long | _height |
|
||||||||||||||||||||||||
|
Definition at line 902 of file Drawable.cpp.
|
|
|
Definition at line 912 of file Drawable.cpp.
|
|
|
Definition at line 921 of file Drawable.cpp.
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 929 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 925 of file Drawable.cpp. References DrawPushPattern().
Here is the call graph for this function: ![]() |
|
|
Definition at line 1320 of file Drawable.h. |
|
|
Definition at line 1316 of file Drawable.h. |
|
|
Definition at line 1319 of file Drawable.h. |
|
|
Definition at line 1317 of file Drawable.h. |
|
|
Definition at line 1318 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC