#include <Drawable.h>
Definition at line 1052 of file Drawable.h.
◆ DrawableFont() [1/3]
Magick::DrawableFont::DrawableFont |
( |
const std::string & |
font_ | ) |
|
◆ DrawableFont() [2/3]
Magick::DrawableFont::DrawableFont |
( |
const std::string & |
family_, |
|
|
Magick::StyleType |
style_, |
|
|
const unsigned int |
weight_, |
|
|
Magick::StretchType |
stretch_ |
|
) |
| |
◆ DrawableFont() [3/3]
Magick::DrawableFont::DrawableFont |
( |
const DrawableFont & |
original_ | ) |
|
◆ ~DrawableFont()
Magick::DrawableFont::~DrawableFont |
( |
void |
| ) |
|
◆ copy()
◆ font() [1/2]
void Magick::DrawableFont::font |
( |
const std::string & |
font_ | ) |
|
|
inline |
◆ font() [2/2]
std::string Magick::DrawableFont::font |
( |
void |
| ) |
const |
|
inline |
◆ operator()()
void Magick::DrawableFont::operator() |
( |
MagickCore::DrawingWand * |
context_ | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: