www/api/Magick++/classMagick_1_1DrawableStrokeAntialias.html
| Magick++ 7.1.0 |
Public Member Functions | List of all members
Magick::DrawableStrokeAntialias Class Reference
#include <Drawable.h>
Inheritance diagram for Magick::DrawableStrokeAntialias:
 [legend]
Collaboration diagram for Magick::DrawableStrokeAntialias:
 [legend]
|
| | | DrawableStrokeAntialias (bool flag_) | | | | | ~DrawableStrokeAntialias (void) | | | | void | operator() (MagickCore::DrawingWand *context_) const | | | | DrawableBase * | copy () const | | | | void | flag (bool flag_) | | | | bool | flag (void) const | | | | Public Member Functions inherited from Magick::DrawableBase | | | DrawableBase (void) | | | | virtual | ~DrawableBase (void) | | |
Definition at line 1883 of file Drawable.h.
|
| Magick::DrawableStrokeAntialias::DrawableStrokeAntialias | ( | bool | flag_ | ) | |
| inline |
Definition at line 1886 of file Drawable.h.
| Magick::DrawableStrokeAntialias::~DrawableStrokeAntialias | ( | void | | ) | |
Definition at line 1367 of file Drawable.cpp.
|
| Magick::DrawableBase * Magick::DrawableStrokeAntialias::copy | ( | | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1376 of file Drawable.cpp.
|
| void Magick::DrawableStrokeAntialias::flag | ( | bool | flag_ | ) | |
| inline |
Definition at line 1898 of file Drawable.h.
|
| bool Magick::DrawableStrokeAntialias::flag | ( | void | | ) | const |
| inline |
Definition at line 1902 of file Drawable.h.
|
| void Magick::DrawableStrokeAntialias::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |
| virtual |
Reimplemented from Magick::DrawableBase.
Definition at line 1371 of file Drawable.cpp.
The documentation for this class was generated from the following files: