Home
last modified time | relevance | path

Searched refs:Montage (Results 1 – 18 of 18) sorted by relevance

/external/ImageMagick/Magick++/lib/
DMontage.cpp18 Magick::Montage::Montage(void) in Montage() function in Magick::Montage
36 Magick::Montage::~Montage(void) in ~Montage()
40 void Magick::Montage::backgroundColor(const Magick::Color &backgroundColor_) in backgroundColor()
45 Magick::Color Magick::Montage::backgroundColor(void) const in backgroundColor()
50 void Magick::Montage::fileName(const std::string &fileName_) in fileName()
55 std::string Magick::Montage::fileName(void) const in fileName()
60 void Magick::Montage::fillColor(const Color &fill_) in fillColor()
65 Magick::Color Magick::Montage::fillColor(void) const in fillColor()
70 void Magick::Montage::font(const std::string &font_) in font()
75 std::string Magick::Montage::font(void) const in font()
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DMontage.h21 class MagickPPExport Montage
25 Montage(void);
26 virtual ~Montage(void);
116 class MagickPPExport MontageFramed : public Montage
DSTL.h2480 InputIterator last_,const Montage &options_) in montageImages()
/external/ImageMagick/scripts/
DMakefile.am95 Magick++/lib/Montage.cpp \
113 Magick++/lib/Magick++/Montage.h \
133 Magick++/lib/Magick++/Montage.h \
/external/ImageMagick/Magick++/
DMakefile.am84 Magick++/lib/Montage.cpp \
105 Magick++/lib/Magick++/Montage.h \
139 Magick++/lib/Magick++/Montage.h \
DNEWS137 * Fixed a Montage bug which was not allowing color options to be unset.
138 * Montage defaults are no longer taken from first Image in list.
161 * Added 'fill' and 'stroke' methods to Montage class.
355 * Montage supported.
DChangeLog733 * lib/Montage.cpp (Montage): Montage initial defaults are no
739 * lib/Montage.cpp (updateMontageInfo): Bugfix; colors which were
799 * lib/Magick++/Montage.h (strokeColor): New method.
1087 * lib/Magick++/Montage.h (gravity): Type of gravity_ argument, and
/external/ImageMagick/PerlMagick/demo/
Dcompose-specials.pl244 my $montage=$results->Montage(
Ddemo.pl506 $montage=$images->Montage(geometry=>'140x160+8+4>',gravity=>'Center',
/external/ImageMagick/
DMake.com147 $write sys$output "Making Montage..."
DREADME.txt61 * Montage: juxtapose image thumbnails on an image canvas.
DREADME.md45 * [Montage](https://imagemagick.org/script/montage.php): juxtapose image thumbnails on an image can…
DMakefile.in393 Magick++/lib/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.lo \
2019 Magick++/lib/$(DEPDIR)/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.Plo \
2649 Magick++/lib/Magick++/Montage.h Magick++/lib/Magick++/Pixels.h \
5382 Magick++/lib/Montage.cpp \
5403 Magick++/lib/Magick++/Montage.h \
5433 Magick++/lib/Magick++/Montage.h \
6114 Magick++/lib/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.lo: \
7702 …/lib/$(DEPDIR)/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.Plo@am__quote@ # …
10911 …/lib/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.lo: Magick++/lib/Montage.cpp
10912Montage.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFI…
[all …]
/external/skia/src/sfnt/
DSkPanose.h315 Montage = 12, enumerator
/external/skqp/src/sfnt/
DSkPanose.h315 Montage = 12, enumerator
/external/ImageMagick/www/source/
Dexamples.pl446 $montage=$images->Montage(geometry=>'128x160+8+4>',gravity=>'Center',
/external/ImageMagick/PerlMagick/
DMagick.xs11551 Montage(ref,...) in Montage() function
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in11557 Montage(ref,...) function