|
void | backgroundColor (const Color &backgroundColor_) |
|
Color | backgroundColor (void) const |
|
void | compose (CompositeOperator compose_) |
|
CompositeOperator | compose (void) const |
|
void | fileName (const std::string &fileName_) |
|
std::string | fileName (void) const |
|
void | fillColor (const Color &fill_) |
|
Color | fillColor (void) const |
|
void | font (const std::string &font_) |
|
std::string | font (void) const |
|
void | geometry (const Geometry &geometry_) |
|
Geometry | geometry (void) const |
|
void | gravity (GravityType gravity_) |
|
GravityType | gravity (void) const |
|
void | label (const std::string &label_) |
|
std::string | label (void) const |
|
void | pointSize (size_t pointSize_) |
|
size_t | pointSize (void) const |
|
void | shadow (bool shadow_) |
|
bool | shadow (void) const |
|
void | strokeColor (const Color &stroke_) |
|
Color | strokeColor (void) const |
|
void | texture (const std::string &texture_) |
|
std::string | texture (void) const |
|
void | tile (const Geometry &tile_) |
|
Geometry | tile (void) const |
|
void | title (const std::string &title_) |
|
std::string | title (void) const |
|
void | transparentColor (const Color &transparentColor_) |
|
Color | transparentColor (void) const |
|
virtual void | updateMontageInfo (MagickCore::MontageInfo &montageInfo_) const |
|
|
Color | _backgroundColor |
|
std::string | _fileName |
|
Color | _fill |
|
std::string | _font |
|
Geometry | _geometry |
|
GravityType | _gravity |
|
std::string | _label |
|
size_t | _pointSize |
|
bool | _shadow |
|
Color | _stroke |
|
std::string | _texture |
|
Geometry | _tile |
|
std::string | _title |
|
Color | _transparentColor |
|
Definition at line 24 of file Montage.h.
The documentation for this class was generated from the following files:
- /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/Montage.h
- /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Montage.cpp