Magick++  7.0.10
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 1332 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawablePushGraphicContext()

Magick::DrawablePushGraphicContext::DrawablePushGraphicContext ( void  )
inline

Definition at line 1335 of file Drawable.h.

◆ ~DrawablePushGraphicContext()

Magick::DrawablePushGraphicContext::~DrawablePushGraphicContext ( void  )

Definition at line 1012 of file Drawable.cpp.

Member Function Documentation

◆ copy()

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

Reimplemented from Magick::DrawableBase.

Definition at line 1020 of file Drawable.cpp.

◆ operator()()

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

Reimplemented from Magick::DrawableBase.

Definition at line 1016 of file Drawable.cpp.


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