Magick++  7.1.2-29
Convert, Edit, Or Compose Bitmap Images
Magick::DrawablePushPattern Class Reference
Inheritance diagram for Magick::DrawablePushPattern:
Magick::DrawableBase

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
 
DrawableBasecopy () const
 

Private Attributes

std::string _id
 
::ssize_t _x
 
::ssize_t _y
 
size_t _width
 
size_t _height
 

Detailed Description

Definition at line 1376 of file Drawable.h.


The documentation for this class was generated from the following files: