MagickCore  6.9.7
_MontageInfo Struct Reference

#include <montage.h>

Collaboration diagram for _MontageInfo:
[legend]

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
 

Field Documentation

§ background_color

PixelPacket _MontageInfo::background_color

§ border_color

PixelPacket _MontageInfo::border_color

§ border_width

size_t _MontageInfo::border_width

§ debug

§ filename

char _MontageInfo::filename[MaxTextExtent]

§ fill

PixelPacket _MontageInfo::fill

§ font

char * _MontageInfo::font

§ frame

char * _MontageInfo::frame

§ geometry

char* _MontageInfo::geometry

§ gravity

GravityType _MontageInfo::gravity

§ matte_color

PixelPacket _MontageInfo::matte_color

Referenced by CloneMontageInfo(), and GetMontageInfo().

§ pointsize

double _MontageInfo::pointsize

§ shadow

MagickBooleanType _MontageInfo::shadow

§ signature

size_t _MontageInfo::signature

§ stroke

PixelPacket _MontageInfo::stroke

§ texture

char * _MontageInfo::texture

§ tile

char * _MontageInfo::tile

§ title

char * _MontageInfo::title

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