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

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:
  • /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.37/Magick++/lib/Magick++/Drawable.h
  • /workspace/repo-tools/run-upstream-build/imagemagick-dmo-7.1.1.37/Magick++/lib/Drawable.cpp