MagickCore  6.8.5
_DrawInfo Struct Reference

#include <draw.h>

Collaboration diagram for _DrawInfo:
[legend]

Data Fields

char * primitive
char * geometry
RectangleInfo viewbox
AffineMatrix affine
GravityType gravity
PixelPacket fill
PixelPacket stroke
double stroke_width
GradientInfo gradient
Imagefill_pattern
Imagetile
Imagestroke_pattern
MagickBooleanType stroke_antialias
MagickBooleanType text_antialias
FillRule fill_rule
LineCap linecap
LineJoin linejoin
size_t miterlimit
double dash_offset
DecorationType decorate
CompositeOperator compose
char * text
size_t face
char * font
char * metrics
char * family
StyleType style
StretchType stretch
size_t weight
char * encoding
double pointsize
char * density
AlignType align
PixelPacket undercolor
PixelPacket border_color
char * server_name
double * dash_pattern
char * clip_mask
SegmentInfo bounds
ClipPathUnits clip_units
Quantum opacity
MagickBooleanType render
ElementReference element_reference
MagickBooleanType debug
size_t signature
double kerning
double interword_spacing
double interline_spacing
DirectionType direction

Field Documentation

AlignType _DrawInfo::align
PixelPacket _DrawInfo::border_color
SegmentInfo _DrawInfo::bounds

Referenced by CloneDrawInfo(), and DrawImage().

char* _DrawInfo::clip_mask
ClipPathUnits _DrawInfo::clip_units

Referenced by CloneDrawInfo(), and DrawImage().

double _DrawInfo::dash_offset
double* _DrawInfo::dash_pattern
MagickBooleanType _DrawInfo::debug
DecorationType _DrawInfo::decorate
ElementReference _DrawInfo::element_reference

Referenced by CloneDrawInfo().

char* _DrawInfo::encoding
size_t _DrawInfo::face

Referenced by RenderType().

char * _DrawInfo::family
double _DrawInfo::interline_spacing
double _DrawInfo::interword_spacing
double _DrawInfo::kerning
char * _DrawInfo::metrics
size_t _DrawInfo::miterlimit
Quantum _DrawInfo::opacity
double _DrawInfo::pointsize
char* _DrawInfo::server_name
StretchType _DrawInfo::stretch
MagickBooleanType _DrawInfo::stroke_antialias
StyleType _DrawInfo::style
MagickBooleanType _DrawInfo::text_antialias
Image * _DrawInfo::tile

Referenced by CloneDrawInfo(), and DestroyDrawInfo().

PixelPacket _DrawInfo::undercolor
RectangleInfo _DrawInfo::viewbox

Referenced by CloneDrawInfo(), and DrawImage().

size_t _DrawInfo::weight

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