#include <Drawable.h>
Definition at line 1078 of file Drawable.h.
Magick::DrawableMatte::DrawableMatte |
( |
double |
x_, |
|
|
double |
y_, |
|
|
PaintMethod |
paintMethod_ |
|
) |
| |
|
inline |
Magick::DrawableMatte::~DrawableMatte |
( |
void |
| ) |
|
void Magick::DrawableMatte::operator() |
( |
MagickCore::DrawingWand * |
context_ | ) |
const |
|
virtual |
void Magick::DrawableMatte::paintMethod |
( |
PaintMethod |
paintMethod_ | ) |
|
|
inline |
PaintMethod Magick::DrawableMatte::paintMethod |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableMatte::x |
( |
double |
x_ | ) |
|
|
inline |
double Magick::DrawableMatte::x |
( |
void |
| ) |
const |
|
inline |
void Magick::DrawableMatte::y |
( |
double |
y_ | ) |
|
|
inline |
double Magick::DrawableMatte::y |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: