![]() |
![]() |
![]() |
#include <Montage.h>
Inheritance diagram for Magick::MontageFramed:


Public Member Functions | |
| MontageFramed (void) | |
| ~MontageFramed (void) | |
| void | borderColor (const Color &borderColor_) |
| Color | borderColor (void) const |
| void | borderWidth (unsigned int borderWidth_) |
| unsigned int | borderWidth (void) const |
| void | frameGeometry (const Geometry &frame_) |
| Geometry | frameGeometry (void) const |
| void | matteColor (const Color &matteColor_) |
| Color | matteColor (void) const |
| void | updateMontageInfo (MagickLib::MontageInfo &montageInfo_) const |
| MontageFramed (void) | |
| ~MontageFramed (void) | |
| void | borderColor (const Color &borderColor_) |
| Color | borderColor (void) const |
| void | borderWidth (unsigned int borderWidth_) |
| unsigned int | borderWidth (void) const |
| void | frameGeometry (const Geometry &frame_) |
| Geometry | frameGeometry (void) const |
| void | matteColor (const Color &matteColor_) |
| Color | matteColor (void) const |
| void | updateMontageInfo (MagickLib::MontageInfo &montageInfo_) const |
| void | backgroundColor (const Color &backgroundColor_) |
| Color | backgroundColor (void) const |
| void | backgroundColor (const Color &backgroundColor_) |
| Color | backgroundColor (void) const |
| void | compose (CompositeOperator compose_) |
| CompositeOperator | compose (void) const |
| void | compose (CompositeOperator compose_) |
| CompositeOperator | compose (void) const |
| void | fileName (const std::string &fileName_) |
| std::string | fileName (void) const |
| void | fileName (const std::string &fileName_) |
| std::string | fileName (void) const |
| void | fillColor (const Color &fill_) |
| Color | fillColor (void) const |
| void | fillColor (const Color &fill_) |
| Color | fillColor (void) const |
| void | font (const std::string &font_) |
| std::string | font (void) const |
| void | font (const std::string &font_) |
| std::string | font (void) const |
| void | geometry (const Geometry &geometry_) |
| Geometry | geometry (void) const |
| void | geometry (const Geometry &geometry_) |
| Geometry | geometry (void) const |
| void | gravity (GravityType gravity_) |
| GravityType | gravity (void) const |
| void | gravity (GravityType gravity_) |
| GravityType | gravity (void) const |
| void | label (const std::string &label_) |
| std::string | label (void) const |
| void | label (const std::string &label_) |
| std::string | label (void) const |
| void | penColor (const Color &pen_) |
| Color | penColor (void) const |
| void | penColor (const Color &pen_) |
| Color | penColor (void) const |
| void | pointSize (unsigned int pointSize_) |
| unsigned int | pointSize (void) const |
| void | pointSize (unsigned int pointSize_) |
| unsigned int | pointSize (void) const |
| void | shadow (bool shadow_) |
| bool | shadow (void) const |
| void | shadow (bool shadow_) |
| bool | shadow (void) const |
| void | strokeColor (const Color &stroke_) |
| Color | strokeColor (void) const |
| void | strokeColor (const Color &stroke_) |
| Color | strokeColor (void) const |
| void | texture (const std::string &texture_) |
| std::string | texture (void) const |
| void | texture (const std::string &texture_) |
| std::string | texture (void) const |
| void | tile (const Geometry &tile_) |
| Geometry | tile (void) const |
| void | tile (const Geometry &tile_) |
| Geometry | tile (void) const |
| void | title (const std::string &title_) |
| std::string | title (void) const |
| void | title (const std::string &title_) |
| std::string | title (void) const |
| void | transparentColor (const Color &transparentColor_) |
| Color | transparentColor (void) const |
| void | transparentColor (const Color &transparentColor_) |
| Color | transparentColor (void) const |
Private Attributes | |
| Color | _borderColor |
| unsigned int | _borderWidth |
| Geometry | _frame |
| Color | _matteColor |
|
|
Definition at line 41 of file Montage.cpp.
|
|
|
Definition at line 49 of file Montage.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 156 of file Montage.h. References Magick::Montage::_backgroundColor.
|
|
|
Definition at line 152 of file Montage.h. References Magick::Montage::_backgroundColor. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 307 of file Montage.h. References _borderColor.
|
|
|
Definition at line 303 of file Montage.h. References _borderColor. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 316 of file Montage.h. References _borderWidth.
|
|
|
Definition at line 312 of file Montage.h. References _borderWidth. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 165 of file Montage.h. References Magick::Montage::_compose.
|
|
|
Definition at line 161 of file Montage.h. References Magick::Montage::_compose. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 174 of file Montage.h. References Magick::Montage::_fileName.
|
|
|
Definition at line 170 of file Montage.h. References Magick::Montage::_fileName. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 183 of file Montage.h. References Magick::Montage::_fill.
|
|
|
Definition at line 179 of file Montage.h. References Magick::Montage::_fill. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 192 of file Montage.h. References Magick::Montage::_font.
|
|
|
Definition at line 188 of file Montage.h. References Magick::Montage::_font. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 325 of file Montage.h. References _frame.
|
|
|
Definition at line 321 of file Montage.h. References _frame. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 201 of file Montage.h. References Magick::Montage::_geometry.
|
|
|
Definition at line 197 of file Montage.h. References Magick::Montage::_geometry. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 210 of file Montage.h. References Magick::Montage::_gravity.
|
|
|
Definition at line 206 of file Montage.h. References Magick::Montage::_gravity. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 220 of file Montage.h. References Magick::Montage::_label.
|
|
|
Definition at line 216 of file Montage.h. References Magick::Montage::_label. Referenced by Magick::montageImages().
|
|
|
|
|
|
|
|
|
Definition at line 334 of file Montage.h. References _matteColor.
|
|
|
Definition at line 330 of file Montage.h. References _matteColor.
|
|
|
|
|
|
|
|
|
Definition at line 230 of file Montage.h. References Magick::Montage::_fill.
|
|
|
Definition at line 225 of file Montage.h. References Magick::Montage::_fill, Magick::Montage::_stroke, and Magick::Color. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 239 of file Montage.h. References Magick::Montage::_pointSize.
|
|
|
Definition at line 235 of file Montage.h. References Magick::Montage::_pointSize. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 248 of file Montage.h. References Magick::Montage::_shadow.
|
|
|
Definition at line 244 of file Montage.h. References Magick::Montage::_shadow. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 257 of file Montage.h. References Magick::Montage::_stroke.
|
|
|
Definition at line 253 of file Montage.h. References Magick::Montage::_stroke. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 266 of file Montage.h. References Magick::Montage::_texture.
|
|
|
Definition at line 262 of file Montage.h. References Magick::Montage::_texture. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 275 of file Montage.h. References Magick::Montage::_tile.
|
|
|
Definition at line 271 of file Montage.h. References Magick::Montage::_tile. Referenced by main().
|
|
|
|
|
|
|
|
|
Definition at line 284 of file Montage.h. References Magick::Montage::_title.
|
|
|
Definition at line 280 of file Montage.h. References Magick::Montage::_title.
|
|
|
|
|
|
|
|
|
Definition at line 294 of file Montage.h. References Magick::Montage::_transparentColor.
|
|
|
Definition at line 290 of file Montage.h. References Magick::Montage::_transparentColor. Referenced by Magick::montageImages().
|
|
|
Reimplemented from Magick::Montage. |
|
|
Reimplemented from Magick::Montage. Definition at line 118 of file Montage.cpp. References _borderColor, _borderWidth, _frame, _matteColor, _MontageInfo::border_color, _MontageInfo::border_width, Magick::CloneString(), _MontageInfo::frame, Magick::Geometry::isValid(), _MontageInfo::matte_color, MontageInfo, RelinquishMagickMemory(), and updateMontageInfo(). Referenced by updateMontageInfo().
Here is the call graph for this function: ![]() |
|
|
Definition at line 137 of file Montage.h. Referenced by borderColor(), and updateMontageInfo(). |
|
|
|