|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| DrawablePushPattern (const std::string &id_, ::ssize_t x_, ::ssize_t y_, size_t width_, size_t height_) | |
| DrawablePushPattern (const DrawablePushPattern &original_) | |
| void | operator() (MagickCore::DrawingWand *context_) const |
| DrawableBase * | copy () const |
Private Attributes | |
| std::string | _id |
| ::ssize_t | _x |
| ::ssize_t | _y |
| size_t | _width |
| size_t | _height |
Definition at line 1376 of file Drawable.h.
| Magick::DrawablePushPattern::DrawablePushPattern | ( | const std::string & | id_, |
| ::ssize_t | x_, | ||
| ::ssize_t | y_, | ||
| size_t | width_, | ||
| size_t | height_ ) |
Definition at line 1042 of file Drawable.cpp.
| Magick::DrawablePushPattern::DrawablePushPattern | ( | const DrawablePushPattern & | original_ | ) |
Definition at line 1052 of file Drawable.cpp.
| Magick::DrawablePushPattern::~DrawablePushPattern | ( | void | ) |
Definition at line 1062 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1071 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1065 of file Drawable.cpp.
|
private |
Definition at line 1397 of file Drawable.h.
|
private |
Definition at line 1393 of file Drawable.h.
|
private |
Definition at line 1396 of file Drawable.h.
|
private |
Definition at line 1394 of file Drawable.h.
|
private |
Definition at line 1395 of file Drawable.h.