|
MagickCore
6.7.7
|
#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 | fill |
| PixelInfo | stroke |
| PixelInfo | background_color |
| PixelInfo | border_color |
| PixelInfo | matte_color |
| GravityType | gravity |
| char | filename [MaxTextExtent] |
| MagickBooleanType | debug |
| size_t | signature |
Definition at line 53 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
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().
Definition at line 66 of file montage.h.
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and GetMontageInfo().
Definition at line 63 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), MontageImageList(), and PreviewImage().
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().
Definition at line 60 of file montage.h.
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
Definition at line 53 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().
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().
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().