Magick++ 7.1.1-43
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
Magick::VPathBase Class Referenceabstract
Inheritance diagram for Magick::VPathBase:
Magick::PathArcAbs Magick::PathArcRel Magick::PathClosePath Magick::PathCurvetoAbs Magick::PathCurvetoRel Magick::PathLinetoAbs Magick::PathLinetoHorizontalAbs Magick::PathLinetoHorizontalRel Magick::PathLinetoRel Magick::PathLinetoVerticalAbs Magick::PathLinetoVerticalRel Magick::PathMovetoAbs Magick::PathMovetoRel Magick::PathQuadraticCurvetoAbs Magick::PathQuadraticCurvetoRel Magick::PathSmoothCurvetoAbs Magick::PathSmoothCurvetoRel Magick::PathSmoothQuadraticCurvetoAbs Magick::PathSmoothQuadraticCurvetoRel

Public Member Functions

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

Detailed Description

Definition at line 159 of file Drawable.h.

Constructor & Destructor Documentation

◆ VPathBase()

Magick::VPathBase::VPathBase ( void  )
inline

Definition at line 163 of file Drawable.h.

164 { }

◆ ~VPathBase()

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

Definition at line 127 of file Drawable.cpp.

128{
129}

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