MagickCore
7.0.11
|
#include <montage.h>
Data Fields | |
char * | geometry |
char * | tile |
char * | title |
char * | frame |
char * | texture |
char * | font |
double | pointsize |
size_t | border_width |
MagickBooleanType | shadow |
PixelInfo | alpha_color |
PixelInfo | background_color |
PixelInfo | border_color |
PixelInfo | fill |
PixelInfo | stroke |
GravityType | gravity |
char | filename [MagickPathExtent] |
MagickBooleanType | debug |
size_t | signature |
PixelInfo | matte_color |
PixelInfo _MontageInfo::background_color |
Definition at line 53 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
PixelInfo _MontageInfo::border_color |
Definition at line 53 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
size_t _MontageInfo::border_width |
Definition at line 47 of file montage.h.
Referenced by CloneMontageInfo(), and MontageImageList().
MagickBooleanType _MontageInfo::debug |
Definition at line 66 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and GetMontageInfo().
char _MontageInfo::filename[MagickPathExtent] |
Definition at line 63 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), MontageImageList(), and PreviewImage().
PixelInfo _MontageInfo::fill |
Definition at line 53 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
char * _MontageInfo::font |
Definition at line 36 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), GetMontageInfo(), and MontageImageList().
char * _MontageInfo::frame |
Definition at line 36 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), MontageImageList(), and PreviewImage().
char* _MontageInfo::geometry |
Definition at line 36 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), GetMontageInfo(), MontageImageList(), and PreviewImage().
GravityType _MontageInfo::gravity |
Definition at line 60 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
PixelInfo _MontageInfo::matte_color |
Definition at line 72 of file montage.h.
Referenced by CloneMontageInfo(), and GetMontageInfo().
double _MontageInfo::pointsize |
Definition at line 44 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
MagickBooleanType _MontageInfo::shadow |
Definition at line 50 of file montage.h.
Referenced by CloneMontageInfo(), MontageImageList(), and PreviewImage().
size_t _MontageInfo::signature |
Definition at line 69 of file montage.h.
Referenced by DestroyMontageInfo(), GetMontageInfo(), and MontageImageList().
PixelInfo _MontageInfo::stroke |
Definition at line 53 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
char * _MontageInfo::texture |
Definition at line 36 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and MontageImageList().
char * _MontageInfo::tile |
Definition at line 36 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), MontageImageList(), and PreviewImage().
char * _MontageInfo::title |
Definition at line 36 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and MontageImageList().