Magick++  7.0.10
Magick::VPathBase Class Referenceabstract

#include <Drawable.h>

Inheritance diagram for Magick::VPathBase:

Public Member Functions

 VPathBase (void)
 
virtual ~VPathBase (void)
 
virtual void operator() (MagickCore::DrawingWand *context_) const =0
 
virtual VPathBasecopy () const =0
 

Detailed Description

Definition at line 157 of file Drawable.h.

Constructor & Destructor Documentation

◆ VPathBase()

Magick::VPathBase::VPathBase ( void  )
inline

Definition at line 161 of file Drawable.h.

◆ ~VPathBase()

Magick::VPathBase::~VPathBase ( void  )
virtual

Definition at line 125 of file Drawable.cpp.

Member Function Documentation

◆ copy()

◆ operator()()


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