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


Public Member Functions | |
| DrawableFillColor (const Color &color_) | |
| DrawableFillColor (const DrawableFillColor &original_) | |
| ~DrawableFillColor (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | color (const Color &color_) |
| Color | color (void) const |
| DrawableFillColor (const Color &color_) | |
| DrawableFillColor (const DrawableFillColor &original_) | |
| ~DrawableFillColor (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 569 of file Drawable.cpp. References DrawableFillColor(). Referenced by DrawableFillColor().
Here is the call graph for this function: ![]() |
|
|
Definition at line 574 of file Drawable.cpp.
|
|
|
Definition at line 579 of file Drawable.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 855 of file Drawable.h.
|
|
|
Definition at line 851 of file Drawable.h.
|
|
|
Definition at line 855 of file Drawable.h.
|
|
|
Definition at line 851 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 591 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 583 of file Drawable.cpp. References DestroyPixelWand(), DrawSetFillColor(), NewPixelWand(), PixelPacket, PixelSetQuantumColor(), and PixelWand.
Here is the call graph for this function: ![]() |
|
|
Definition at line 861 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC