Searched refs:Montage (Results 1 – 17 of 17) sorted by relevance
/external/ImageMagick/Magick++/lib/ |
D | Montage.cpp | 18 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++/ |
D | Montage.h | 21 class MagickPPExport Montage 25 Montage(void); 26 virtual ~Montage(void); 116 class MagickPPExport MontageFramed : public Montage
|
D | STL.h | 2480 InputIterator last_,const Montage &options_) in montageImages()
|
/external/ImageMagick/scripts/ |
D | Makefile.am | 95 Magick++/lib/Montage.cpp \ 113 Magick++/lib/Magick++/Montage.h \ 133 Magick++/lib/Magick++/Montage.h \
|
/external/ImageMagick/Magick++/ |
D | Makefile.am | 84 Magick++/lib/Montage.cpp \ 105 Magick++/lib/Magick++/Montage.h \ 139 Magick++/lib/Magick++/Montage.h \
|
D | NEWS | 137 * 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.
|
D | ChangeLog | 733 * 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/ |
D | compose-specials.pl | 244 my $montage=$results->Montage(font=>'Generic.ttf',
|
D | demo.pl | 518 $montage=$images->Montage(font=>'Generic.ttf',geometry=>'140x160+8+4>',
|
/external/ImageMagick/ |
D | Make.com | 147 $write sys$output "Making Montage..."
|
D | README.txt | 61 * Montage: juxtapose image thumbnails on an image canvas.
|
D | README.md | 43 * [Montage](https://imagemagick.org/script/montage.php): juxtapose image thumbnails on an image can…
|
D | Makefile.in | 395 Magick++/lib/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.lo \ 2143 Magick++/lib/$(DEPDIR)/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.Plo \ 2799 Magick++/lib/Magick++/Montage.h Magick++/lib/Magick++/Pixels.h \ 5743 Magick++/lib/Montage.cpp \ 5764 Magick++/lib/Magick++/Montage.h \ 5794 Magick++/lib/Magick++/Montage.h \ 6473 Magick++/lib/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.lo: \ 8120 …/lib/$(DEPDIR)/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.Plo@am__quote@ # … 11465 …/lib/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFIX@_la-Montage.lo: Magick++/lib/Montage.cpp 11466 …Montage.lo -MD -MP -MF Magick++/lib/$(DEPDIR)/libMagick___@MAGICK_MAJOR_VERSION@_@MAGICK_ABI_SUFFI… [all …]
|
/external/skia/src/sfnt/ |
D | SkPanose.h | 315 Montage = 12, enumerator
|
/external/ImageMagick/www/source/ |
D | examples.pl | 446 $montage=$images->Montage(geometry=>'128x160+8+4>',gravity=>'Center',
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 11683 Montage(ref,...) in Montage() function
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 11689 Montage(ref,...) function
|