Magick++  7.0.10
Magick::DrawablePushClipPath Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawablePushClipPath:
Collaboration diagram for Magick::DrawablePushClipPath:

Public Member Functions

 DrawablePushClipPath (const std::string &id_)
 
 DrawablePushClipPath (const DrawablePushClipPath &original_)
 
 ~DrawablePushClipPath (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 556 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawablePushClipPath() [1/2]

Magick::DrawablePushClipPath::DrawablePushClipPath ( const std::string &  id_)

Definition at line 407 of file Drawable.cpp.

◆ DrawablePushClipPath() [2/2]

Magick::DrawablePushClipPath::DrawablePushClipPath ( const DrawablePushClipPath original_)

Definition at line 412 of file Drawable.cpp.

◆ ~DrawablePushClipPath()

Magick::DrawablePushClipPath::~DrawablePushClipPath ( void  )

Definition at line 417 of file Drawable.cpp.

Member Function Documentation

◆ copy()

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

Reimplemented from Magick::DrawableBase.

Definition at line 426 of file Drawable.cpp.

◆ operator()()

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

Reimplemented from Magick::DrawableBase.

Definition at line 421 of file Drawable.cpp.


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