#include <montage.h>

Data Fields | |
| char * | geometry |
| char * | tile |
| char * | title |
| char * | frame |
| char * | texture |
| char * | font |
| double | pointsize |
| unsigned long | border_width |
| MagickBooleanType | shadow |
| PixelPacket | fill |
| PixelPacket | stroke |
| PixelPacket | background_color |
| PixelPacket | border_color |
| PixelPacket | matte_color |
| GravityType | gravity |
| char | filename [MaxTextExtent] |
| MagickBooleanType | debug |
| unsigned long | signature |
Definition at line 33 of file montage.h.
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().
| unsigned long _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().
| char _MontageInfo::filename[MaxTextExtent] |
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().
| unsigned long _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().
1.6.1