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


Public Member Functions | |
| DrawableStrokeColor (const Color &color_) | |
| DrawableStrokeColor (const DrawableStrokeColor &original_) | |
| ~DrawableStrokeColor (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | color (const Color &color_) |
| Color | color (void) const |
| DrawableStrokeColor (const Color &color_) | |
| DrawableStrokeColor (const DrawableStrokeColor &original_) | |
| ~DrawableStrokeColor (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | color (const Color &color_) |
| Color | color (void) const |
Private Attributes | |
| Color | _color |
|
|
Definition at line 1196 of file Drawable.cpp.
|
|
|
Definition at line 1201 of file Drawable.cpp.
|
|
|
Definition at line 1206 of file Drawable.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1796 of file Drawable.h.
|
|
|
Definition at line 1792 of file Drawable.h.
|
|
|
Definition at line 1796 of file Drawable.h.
|
|
|
Definition at line 1792 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1218 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1210 of file Drawable.cpp. References DestroyPixelWand(), DrawSetStrokeColor(), NewPixelWand(), PixelPacket, PixelSetQuantumColor(), and PixelWand.
Here is the call graph for this function: ![]() |
|
|
Definition at line 1802 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC