18 #ifndef MAGICKCORE_MONTAGE_H
19 #define MAGICKCORE_MONTAGE_H
21 #if defined(__cplusplus) || defined(c_plusplus)
84 #if defined(__cplusplus) || defined(c_plusplus)
MontageMode
Definition: montage.h:25
MagickExport Image * MontageImages(const Image *images, const MontageInfo *montage_info, ExceptionInfo *exception)
Definition: montage.c:305
char * geometry
Definition: montage.h:36
char * tile
Definition: montage.h:36
Definition: exception.h:102
MagickExport void GetMontageInfo(const ImageInfo *image_info, MontageInfo *montage_info)
Definition: montage.c:213
double pointsize
Definition: montage.h:44
size_t border_width
Definition: montage.h:47
GravityType gravity
Definition: montage.h:60
char * frame
Definition: montage.h:36
PixelPacket border_color
Definition: montage.h:53
char * font
Definition: montage.h:36
MagickExport Image * MontageImageList(const ImageInfo *image_info, const MontageInfo *montage_info, const Image *images, ExceptionInfo *exception)
Definition: montage.c:320
MagickBooleanType
Definition: magick-type.h:198
MagickBooleanType debug
Definition: montage.h:66
#define MaxTextExtent
Definition: method-attribute.h:89
size_t signature
Definition: montage.h:69
PixelPacket background_color
Definition: montage.h:53
GravityType
Definition: geometry.h:78
PixelPacket stroke
Definition: montage.h:53
MagickExport MontageInfo * DestroyMontageInfo(MontageInfo *montage_info)
Definition: montage.c:163
PixelPacket fill
Definition: montage.h:53
char * texture
Definition: montage.h:36
PixelPacket matte_color
Definition: montage.h:53
char * title
Definition: montage.h:36
MagickBooleanType shadow
Definition: montage.h:50
#define MagickExport
Definition: method-attribute.h:80
MagickExport MontageInfo * CloneMontageInfo(const ImageInfo *image_info, const MontageInfo *montage_info)
Definition: montage.c:101
struct _MontageInfo MontageInfo
char filename[MaxTextExtent]
Definition: montage.h:63