MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
|
#include "MagickCore/studio.h"
#include "MagickCore/annotate.h"
#include "MagickCore/client.h"
#include "MagickCore/color.h"
#include "MagickCore/composite.h"
#include "MagickCore/constitute.h"
#include "MagickCore/decorate.h"
#include "MagickCore/draw.h"
#include "MagickCore/effect.h"
#include "MagickCore/enhance.h"
#include "MagickCore/exception.h"
#include "MagickCore/exception-private.h"
#include "MagickCore/gem.h"
#include "MagickCore/geometry.h"
#include "MagickCore/image.h"
#include "MagickCore/image-private.h"
#include "MagickCore/list.h"
#include "MagickCore/memory_.h"
#include "MagickCore/memory-private.h"
#include "MagickCore/monitor.h"
#include "MagickCore/monitor-private.h"
#include "MagickCore/montage.h"
#include "MagickCore/option.h"
#include "MagickCore/pixel.h"
#include "MagickCore/quantize.h"
#include "MagickCore/property.h"
#include "MagickCore/resize.h"
#include "MagickCore/resource_.h"
#include "MagickCore/string_.h"
#include "MagickCore/utility.h"
#include "MagickCore/utility-private.h"
#include "MagickCore/version.h"
#include "MagickCore/visual-effects.h"
Go to the source code of this file.
Macros | |
#define | MontageImageTag "Montage/Image" |
#define | TileImageTag "Tile/Image" |
Functions | |
MagickExport MontageInfo * | CloneMontageInfo (const ImageInfo *image_info, const MontageInfo *montage_info) |
MagickExport MontageInfo * | DestroyMontageInfo (MontageInfo *montage_info) |
MagickExport void | GetMontageInfo (const ImageInfo *image_info, MontageInfo *montage_info) |
static void | GetMontageGeometry (char *geometry, const size_t number_images, ssize_t *x_offset, ssize_t *y_offset, size_t *tiles_per_column, size_t *tiles_per_row) |
static int | SceneCompare (const void *x, const void *y) |
MagickExport Image * | MontageImages (const Image *images, const MontageInfo *montage_info, ExceptionInfo *exception) |
MagickExport Image * | MontageImageList (const ImageInfo *image_info, const MontageInfo *montage_info, const Image *images, ExceptionInfo *exception) |
#define MontageImageTag "Montage/Image" |
#define TileImageTag "Tile/Image" |
MagickExport MontageInfo * CloneMontageInfo | ( | const ImageInfo * | image_info, |
const MontageInfo * | montage_info | ||
) |
Definition at line 104 of file montage.c.
References AcquireCriticalMemory(), AcquireString(), _MontageInfo::background_color, _MontageInfo::border_color, _MontageInfo::border_width, CopyMagickString(), _MontageInfo::debug, _MontageInfo::filename, _MontageInfo::fill, _MontageInfo::font, _MontageInfo::frame, _MontageInfo::geometry, GetMontageInfo(), _MontageInfo::gravity, IsEventLogging(), MagickPathExtent, _MontageInfo::matte_color, _MontageInfo::pointsize, _MontageInfo::shadow, _MontageInfo::stroke, _MontageInfo::texture, _MontageInfo::tile, and _MontageInfo::title.
Referenced by PreviewImage().
MagickExport MontageInfo * DestroyMontageInfo | ( | MontageInfo * | montage_info | ) |
Definition at line 164 of file montage.c.
References DestroyString(), _MontageInfo::font, _MontageInfo::frame, _MontageInfo::geometry, GetMagickModule, IsEventLogging(), LogMagickEvent(), MagickCoreSignature, MagickFalse, RelinquishMagickMemory(), _MontageInfo::signature, _MontageInfo::texture, _MontageInfo::tile, _MontageInfo::title, and TraceEvent.
Referenced by PreviewImage().
|
static |
Definition at line 272 of file montage.c.
References GetGeometry().
Referenced by MontageImageList().
MagickExport void GetMontageInfo | ( | const ImageInfo * | image_info, |
MontageInfo * | montage_info | ||
) |
Definition at line 214 of file montage.c.
References AcquireString(), _PixelInfo::alpha, _ImageInfo::background_color, _MontageInfo::background_color, _ImageInfo::border_color, _MontageInfo::border_color, CenterGravity, CopyMagickString(), _MontageInfo::debug, DefaultTileGeometry, _ImageInfo::filename, _MontageInfo::filename, _MontageInfo::fill, _ImageInfo::font, _MontageInfo::font, _MontageInfo::geometry, GetMagickModule, _MontageInfo::gravity, IsEventLogging(), LogMagickEvent(), MagickCoreSignature, MagickFalse, MagickPathExtent, _ImageInfo::matte_color, _MontageInfo::matte_color, OpaqueAlpha, _ImageInfo::pointsize, _MontageInfo::pointsize, _ImageInfo::signature, _MontageInfo::signature, _MontageInfo::stroke, TraceEvent, and TransparentAlpha.
Referenced by CloneMontageInfo().
MagickExport Image * MontageImageList | ( | const ImageInfo * | image_info, |
const MontageInfo * | montage_info, | ||
const Image * | images, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 321 of file montage.c.
References AcquireImage(), AcquireNextImage(), AcquireQuantumMemory(), AcquireString(), AllCompliance, AlphaChannel, AnnotateImage(), _TypeMetric::ascent, _Image::background_color, _ImageInfo::background_color, _MontageInfo::background_color, _ImageInfo::border_color, _MontageInfo::border_color, _MontageInfo::border_width, BorderImage(), CenterGravity, _Image::client_data, CloneDrawInfo(), CloneImage(), CloneImageInfo(), CloneString(), _Image::columns, _Image::compose, CompositeImage(), ConcatenateMagickString(), CopyMagickString(), DefaultChannels, _TypeMetric::descent, DestroyDrawInfo(), DestroyImage(), DestroyImageInfo(), DestroyImageList(), DestroyString(), _Image::directory, DstOutCompositeOp, _Image::filename, _ImageInfo::filename, _MontageInfo::filename, _DrawInfo::fill, _MontageInfo::fill, _DrawInfo::font, _MontageInfo::font, FormatLocaleString(), _MontageInfo::frame, FrameImage(), _DrawInfo::geometry, _MontageInfo::geometry, GetFirstImageInList(), GetGeometry(), GetImageListLength(), GetImageProperty(), GetMagickModule, GetMontageGeometry(), GetNextImageInList(), GetTypeMetrics(), _DrawInfo::gravity, _Image::gravity, _MontageInfo::gravity, _FrameInfo::height, _RectangleInfo::height, HeightValue, ImageListToArray(), _FrameInfo::inner_bevel, InterpretImageProperties(), IsEventLogging(), LocaleCompare(), LogMagickEvent(), _Image::magick, MagickCoreSignature, MagickFalse, MagickMax, MagickMin, MagickPathExtent, MagickTrue, _Image::montage, MontageImageTag, MultilineCensus(), NegateImage(), NewImageList(), OptionError, _FrameInfo::outer_bevel, OverCompositeOp, _Image::page, ParseAbsoluteGeometry(), ParseGravityGeometry(), ParseMetaGeometry(), ParseRegionGeometry(), _DrawInfo::pointsize, _MontageInfo::pointsize, _Image::progress_monitor, PsiValue, QueryColorCompliance(), ReadImage(), RelinquishMagickMemory(), ResourceLimitError, RhoValue, _Image::rows, _Image::scene, SceneCompare(), SetGeometry(), SetImageBackgroundColor(), SetImageProgress(), SetImageProgressMonitor(), SetPixelChannelMask(), _MontageInfo::shadow, ShadowImage(), SigmaValue, _ExceptionInfo::signature, _Image::signature, _MontageInfo::signature, _DrawInfo::stroke, _MontageInfo::stroke, _DrawInfo::text, _MontageInfo::texture, TextureImage(), ThrowImageException, ThrowMagickException(), ThumbnailImage(), _MontageInfo::tile, TileImageTag, _MontageInfo::title, TraceEvent, UndefinedGravity, _FrameInfo::width, _RectangleInfo::width, _FrameInfo::x, _RectangleInfo::x, XiValue, _FrameInfo::y, and _RectangleInfo::y.
Referenced by MontageImages().
MagickExport Image * MontageImages | ( | const Image * | images, |
const MontageInfo * | montage_info, | ||
ExceptionInfo * | exception | ||
) |
Definition at line 306 of file montage.c.
References AcquireImageInfo(), DestroyImageInfo(), and MontageImageList().
Referenced by PreviewImage().
|
static |
Definition at line 291 of file montage.c.
Referenced by MontageImageList().