![]() |
![]() |
![]() |
#include <Drawable.h>
Inheritance diagram for Magick::DrawableClipPath:


Public Member Functions | |
| DrawableClipPath (const std::string &id_) | |
| DrawableClipPath (const DrawableClipPath &original_) | |
| ~DrawableClipPath (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | clip_path (const std::string &id_) |
| std::string | clip_path (void) const |
| DrawableClipPath (const std::string &id_) | |
| DrawableClipPath (const DrawableClipPath &original_) | |
| ~DrawableClipPath (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | clip_path (const std::string &id_) |
| std::string | clip_path (void) const |
Private Attributes | |
| std::string | _id |
|
|
Definition at line 345 of file Drawable.cpp. References DrawableClipPath(). Referenced by DrawableClipPath().
Here is the call graph for this function: ![]() |
|
|
Definition at line 350 of file Drawable.cpp. References DrawableClipPath().
Here is the call graph for this function: ![]() |
|
|
Definition at line 355 of file Drawable.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 515 of file Drawable.h.
|
|
|
Definition at line 511 of file Drawable.h.
|
|
|
Definition at line 515 of file Drawable.h.
|
|
|
Definition at line 511 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 362 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 358 of file Drawable.cpp. References _id, DrawSetClipPath(), and operator()(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 521 of file Drawable.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC