Back to Imagemagick

Magick++: Magick::DrawableClipPath Class Reference

www/api/Magick++/classMagick_1_1DrawableClipPath.html

7.1.2-214.8 KB
Original Source

| Magick++ 7.1.0 |

Public Member Functions | List of all members

Magick::DrawableClipPath Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableClipPath:

![Inheritance graph](classMagick_1_1DrawableClipPath inherit graph.png) [legend]

Collaboration diagram for Magick::DrawableClipPath:

![Collaboration graph](classMagick_1_1DrawableClipPath coll graph.png) [legend]

|

Public Member Functions

| | | DrawableClipPath (const std::string &id_) | | | | | DrawableClipPath (const DrawableClipPath &original_) | | | | | ~DrawableClipPath (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | clip_path (const std::string &id_) | | | | std::string | clip_path (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |

Detailed Description

Definition at line 578 of file Drawable.h.

Constructor & Destructor Documentation

DrawableClipPath() [1/2]

| Magick::DrawableClipPath::DrawableClipPath | ( | const std::string & | id_ | ) | |

Definition at line 435 of file Drawable.cpp.

DrawableClipPath() [2/2]

| Magick::DrawableClipPath::DrawableClipPath | ( | const DrawableClipPath & | original_ | ) | |

Definition at line 440 of file Drawable.cpp.

~DrawableClipPath()

| Magick::DrawableClipPath::~DrawableClipPath | ( | void | | ) | |

Definition at line 445 of file Drawable.cpp.

Member Function Documentation

clip_path() [1/2]

|

| void Magick::DrawableClipPath::clip_path | ( | const std::string & | id_ | ) | |

| inline |

Definition at line 592 of file Drawable.h.

clip_path() [2/2]

|

| std::string Magick::DrawableClipPath::clip_path | ( | void | | ) | const |

| inline |

Definition at line 596 of file Drawable.h.

copy()

|

| Magick::DrawableBase * Magick::DrawableClipPath::copy | ( | | ) | const |

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 452 of file Drawable.cpp.

operator()()

|

| void Magick::DrawableClipPath::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 448 of file Drawable.cpp.


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