Magick++  6.9.3
Magick::DrawablePushPattern Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawablePushPattern:
Collaboration diagram for Magick::DrawablePushPattern:

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
 
DrawableBasecopy () const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1322 of file Drawable.h.

Constructor & Destructor Documentation

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 934 of file Drawable.cpp.

Magick::DrawablePushPattern::~DrawablePushPattern ( void  )

Definition at line 943 of file Drawable.cpp.

Member Function Documentation

Magick::DrawableBase * Magick::DrawablePushPattern::copy ( ) const
virtual

Implements Magick::DrawableBase.

Definition at line 951 of file Drawable.cpp.

void Magick::DrawablePushPattern::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Implements Magick::DrawableBase.

Definition at line 947 of file Drawable.cpp.


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