Magick++  6.9.3
Magick::DrawablePushGraphicContext Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawablePushGraphicContext:
Collaboration diagram for Magick::DrawablePushGraphicContext:

Public Member Functions

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

Constructor & Destructor Documentation

Magick::DrawablePushGraphicContext::DrawablePushGraphicContext ( void  )
inline

Definition at line 1283 of file Drawable.h.

Magick::DrawablePushGraphicContext::~DrawablePushGraphicContext ( void  )

Definition at line 895 of file Drawable.cpp.

Member Function Documentation

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

Implements Magick::DrawableBase.

Definition at line 903 of file Drawable.cpp.

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

Implements Magick::DrawableBase.

Definition at line 899 of file Drawable.cpp.


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