Definition at line 1749 of file Drawable.h.
◆ DrawableStrokeDashOffset()
Magick::DrawableStrokeDashOffset::DrawableStrokeDashOffset |
( |
const double | offset_ | ) |
|
|
inline |
Definition at line 1752 of file Drawable.h.
1753 : _offset(offset_)
1754 { }
◆ ~DrawableStrokeDashOffset()
Magick::DrawableStrokeDashOffset::~DrawableStrokeDashOffset |
( |
void | | ) |
|
◆ copy()
◆ offset() [1/2]
void Magick::DrawableStrokeDashOffset::offset |
( |
const double | offset_ | ) |
|
◆ offset() [2/2]
double Magick::DrawableStrokeDashOffset::offset |
( |
void | | ) |
const |
◆ operator()()
void Magick::DrawableStrokeDashOffset::operator() |
( |
MagickCore::DrawingWand * | context_ | ) |
const |
|
virtual |
◆ _offset
double Magick::DrawableStrokeDashOffset::_offset |
|
private |
The documentation for this class was generated from the following files: