Back to Imagemagick

Magick++: Magick::DrawableTextAntialias Class Reference

www/api/Magick++/classMagick_1_1DrawableTextAntialias.html

7.1.2-215.0 KB
Original Source

| Magick++ 7.1.0 |

Public Member Functions | List of all members

Magick::DrawableTextAntialias Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableTextAntialias:

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

Collaboration diagram for Magick::DrawableTextAntialias:

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

|

Public Member Functions

| | | DrawableTextAntialias (bool flag_) | | | | | DrawableTextAntialias (const DrawableTextAntialias &original_) | | | | | ~DrawableTextAntialias (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) | | |

Detailed Description

Definition at line 2084 of file Drawable.h.

Constructor & Destructor Documentation

DrawableTextAntialias() [1/2]

| Magick::DrawableTextAntialias::DrawableTextAntialias | ( | bool | flag_ | ) | |

Definition at line 1519 of file Drawable.cpp.

DrawableTextAntialias() [2/2]

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

Definition at line 1523 of file Drawable.cpp.

~DrawableTextAntialias()

| Magick::DrawableTextAntialias::~DrawableTextAntialias | ( | void | | ) | |

Definition at line 1528 of file Drawable.cpp.

Member Function Documentation

copy()

|

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

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 1537 of file Drawable.cpp.

flag() [1/2]

|

| void Magick::DrawableTextAntialias::flag | ( | bool | flag_ | ) | |

| inline |

Definition at line 2099 of file Drawable.h.

flag() [2/2]

|

| bool Magick::DrawableTextAntialias::flag | ( | void | | ) | const |

| inline |

Definition at line 2103 of file Drawable.h.

operator()()

|

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

| virtual |

Reimplemented from Magick::DrawableBase.

Definition at line 1532 of file Drawable.cpp.


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