Magick++  7.0.10
Magick::PathClosePath Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::PathClosePath:
Collaboration diagram for Magick::PathClosePath:

Public Member Functions

 PathClosePath (void)
 
 ~PathClosePath (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
VPathBasecopy () const
 
- Public Member Functions inherited from Magick::VPathBase
 VPathBase (void)
 
virtual ~VPathBase (void)
 

Detailed Description

Definition at line 2515 of file Drawable.h.

Constructor & Destructor Documentation

◆ PathClosePath()

Magick::PathClosePath::PathClosePath ( void  )
inline

Definition at line 2518 of file Drawable.h.

◆ ~PathClosePath()

Magick::PathClosePath::~PathClosePath ( void  )

Definition at line 1894 of file Drawable.cpp.

Member Function Documentation

◆ copy()

Magick::VPathBase * Magick::PathClosePath::copy ( ) const
virtual

Implements Magick::VPathBase.

Definition at line 1901 of file Drawable.cpp.

◆ operator()()

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

Implements Magick::VPathBase.

Definition at line 1897 of file Drawable.cpp.


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