MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
#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 |
PixelPacket | fill |
PixelPacket | stroke |
PixelPacket | background_color |
PixelPacket | border_color |
PixelPacket | matte_color |
GravityType | gravity |
char | filename [MaxTextExtent] |
MagickBooleanType | debug |
size_t | signature |
PixelPacket _MontageInfo::background_color |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
PixelPacket _MontageInfo::border_color |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
size_t _MontageInfo::border_width |
Referenced by CloneMontageInfo(), and MontageImageList().
MagickBooleanType _MontageInfo::debug |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and GetMontageInfo().
char _MontageInfo::filename[MaxTextExtent] |
Referenced by CloneMontageInfo(), GetMontageInfo(), MontageImageList(), and PreviewImage().
PixelPacket _MontageInfo::fill |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
char * _MontageInfo::font |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), GetMontageInfo(), and MontageImageList().
char * _MontageInfo::frame |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), MontageImageList(), and PreviewImage().
char* _MontageInfo::geometry |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), GetMontageInfo(), MontageImageList(), and PreviewImage().
GravityType _MontageInfo::gravity |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
PixelPacket _MontageInfo::matte_color |
Referenced by CloneMontageInfo(), and GetMontageInfo().
double _MontageInfo::pointsize |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
MagickBooleanType _MontageInfo::shadow |
Referenced by CloneMontageInfo(), MontageImageList(), and PreviewImage().
size_t _MontageInfo::signature |
Referenced by DestroyMontageInfo(), GetMontageInfo(), and MontageImageList().
PixelPacket _MontageInfo::stroke |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
char * _MontageInfo::texture |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and MontageImageList().
char * _MontageInfo::tile |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), MontageImageList(), and PreviewImage().
char * _MontageInfo::title |
Referenced by CloneMontageInfo(), DestroyMontageInfo(), and MontageImageList().