MagickCore  7.0.10
Convert, Edit, Or Compose Bitmap Images
_MontageInfo Struct Reference

#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
 

Field Documentation

PixelInfo _MontageInfo::alpha_color
PixelInfo _MontageInfo::background_color
PixelInfo _MontageInfo::border_color
size_t _MontageInfo::border_width
char _MontageInfo::filename[MagickPathExtent]
PixelInfo _MontageInfo::fill
char * _MontageInfo::font
char * _MontageInfo::frame
char* _MontageInfo::geometry
GravityType _MontageInfo::gravity
PixelInfo _MontageInfo::matte_color

Referenced by CloneMontageInfo(), and GetMontageInfo().

double _MontageInfo::pointsize
MagickBooleanType _MontageInfo::shadow
size_t _MontageInfo::signature
PixelInfo _MontageInfo::stroke
char * _MontageInfo::texture
char * _MontageInfo::tile
char * _MontageInfo::title

The documentation for this struct was generated from the following file: