MagickCore 6.9.13
Loading...
Searching...
No Matches
_MontageInfo Struct Reference
Collaboration diagram for _MontageInfo:

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
 

Detailed Description

Definition at line 33 of file montage.h.

Field Documentation

◆ background_color

PixelPacket _MontageInfo::background_color

Definition at line 55 of file montage.h.

◆ border_color

PixelPacket _MontageInfo::border_color

Definition at line 56 of file montage.h.

◆ border_width

size_t _MontageInfo::border_width

Definition at line 47 of file montage.h.

◆ debug

MagickBooleanType _MontageInfo::debug

Definition at line 66 of file montage.h.

◆ filename

char _MontageInfo::filename[MaxTextExtent]

Definition at line 63 of file montage.h.

◆ fill

PixelPacket _MontageInfo::fill

Definition at line 53 of file montage.h.

◆ font

char * _MontageInfo::font

Definition at line 41 of file montage.h.

◆ frame

char * _MontageInfo::frame

Definition at line 39 of file montage.h.

◆ geometry

char* _MontageInfo::geometry

Definition at line 36 of file montage.h.

◆ gravity

GravityType _MontageInfo::gravity

Definition at line 60 of file montage.h.

◆ matte_color

PixelPacket _MontageInfo::matte_color

Definition at line 57 of file montage.h.

◆ pointsize

double _MontageInfo::pointsize

Definition at line 44 of file montage.h.

◆ shadow

MagickBooleanType _MontageInfo::shadow

Definition at line 50 of file montage.h.

◆ signature

size_t _MontageInfo::signature

Definition at line 69 of file montage.h.

◆ stroke

PixelPacket _MontageInfo::stroke

Definition at line 54 of file montage.h.

◆ texture

char * _MontageInfo::texture

Definition at line 40 of file montage.h.

◆ tile

char * _MontageInfo::tile

Definition at line 37 of file montage.h.

◆ title

char * _MontageInfo::title

Definition at line 38 of file montage.h.


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