#include <Montage.h>
Definition at line 21 of file Montage.h.
Magick::Montage::Montage |
( |
void |
| ) |
|
Magick::Montage::~Montage |
( |
void |
| ) |
|
|
virtual |
void Magick::Montage::backgroundColor |
( |
const Color & |
backgroundColor_ | ) |
|
|
inline |
void Magick::Montage::compose |
( |
Magick::CompositeOperator |
compose_ | ) |
|
|
inline |
Magick::CompositeOperator Magick::Montage::compose |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::fileName |
( |
const std::string & |
fileName_ | ) |
|
|
inline |
std::string Magick::Montage::fileName |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::fillColor |
( |
const Color & |
fill_ | ) |
|
|
inline |
void Magick::Montage::font |
( |
const std::string & |
font_ | ) |
|
|
inline |
std::string Magick::Montage::font |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::geometry |
( |
const Geometry & |
geometry_ | ) |
|
|
inline |
void Magick::Montage::gravity |
( |
Magick::GravityType |
gravity_ | ) |
|
|
inline |
Magick::GravityType Magick::Montage::gravity |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::label |
( |
const std::string & |
label_ | ) |
|
|
inline |
std::string Magick::Montage::label |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::penColor |
( |
const Color & |
pen_ | ) |
|
|
inline |
void Magick::Montage::pointSize |
( |
size_t |
pointSize_ | ) |
|
|
inline |
size_t Magick::Montage::pointSize |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::shadow |
( |
bool |
shadow_ | ) |
|
|
inline |
bool Magick::Montage::shadow |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::strokeColor |
( |
const Color & |
stroke_ | ) |
|
|
inline |
void Magick::Montage::texture |
( |
const std::string & |
texture_ | ) |
|
|
inline |
std::string Magick::Montage::texture |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::tile |
( |
const Geometry & |
tile_ | ) |
|
|
inline |
void Magick::Montage::title |
( |
const std::string & |
title_ | ) |
|
|
inline |
std::string Magick::Montage::title |
( |
void |
| ) |
const |
|
inline |
void Magick::Montage::transparentColor |
( |
const Color & |
transparentColor_ | ) |
|
|
inline |
void Magick::Montage::updateMontageInfo |
( |
MagickCore::MontageInfo & |
montageInfo_ | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: