Magick++  7.0.10
Magick::DrawablePopPattern Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawablePopPattern:
Collaboration diagram for Magick::DrawablePopPattern:

Public Member Functions

 DrawablePopPattern (void)
 
 ~DrawablePopPattern (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 1353 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawablePopPattern()

Magick::DrawablePopPattern::DrawablePopPattern ( void  )
inline

Definition at line 1356 of file Drawable.h.

◆ ~DrawablePopPattern()

Magick::DrawablePopPattern::~DrawablePopPattern ( void  )

Definition at line 1026 of file Drawable.cpp.

Member Function Documentation

◆ copy()

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

Reimplemented from Magick::DrawableBase.

Definition at line 1034 of file Drawable.cpp.

◆ operator()()

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

Reimplemented from Magick::DrawableBase.

Definition at line 1030 of file Drawable.cpp.


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