|
MagickCore
7.0.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 |
| 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::alpha_color |
| PixelInfo _MontageInfo::background_color |
Referenced by CloneMontageInfo(), GetMontageInfo(), and MontageImageList().
| PixelInfo _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[MagickPathExtent] |
Referenced by CloneMontageInfo(), GetMontageInfo(), MontageImageList(), and PreviewImage().
| PixelInfo _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().
| PixelInfo _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().
| PixelInfo _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().