Magick++
7.0.10
|
#include <Drawable.h>
Public Member Functions | |
DrawablePushPattern (const std::string &id_, ::ssize_t x_, ::ssize_t y_, size_t width_, size_t height_) | |
DrawablePushPattern (const DrawablePushPattern &original_) | |
~DrawablePushPattern (void) | |
void | operator() (MagickCore::DrawingWand *context_) const |
DrawableBase * | copy () const |
Public Member Functions inherited from Magick::DrawableBase | |
DrawableBase (void) | |
virtual | ~DrawableBase (void) |
Definition at line 1374 of file Drawable.h.
Magick::DrawablePushPattern::DrawablePushPattern | ( | const std::string & | id_, |
::ssize_t | x_, | ||
::ssize_t | y_, | ||
size_t | width_, | ||
size_t | height_ | ||
) |
Magick::DrawablePushPattern::DrawablePushPattern | ( | const DrawablePushPattern & | original_ | ) |
Definition at line 1051 of file Drawable.cpp.
Magick::DrawablePushPattern::~DrawablePushPattern | ( | void | ) |
Definition at line 1060 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1068 of file Drawable.cpp.
|
virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1064 of file Drawable.cpp.