MagickCore  6.9.10
Convert, Edit, Or Compose Bitmap Images
_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
 
double fill_opacity
 
double stroke_opacity
 
MagickBooleanType clip_path
 
Imageclipping_mask
 
ComplianceType compliance
 
Imagecomposite_mask
 
char * id
 

Field Documentation

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

Referenced by CloneDrawInfo(), and RenderMVGContent().

char* _DrawInfo::clip_mask
MagickBooleanType _DrawInfo::clip_path
ClipPathUnits _DrawInfo::clip_units

Referenced by CloneDrawInfo(), and RenderMVGContent().

Image* _DrawInfo::clipping_mask
Image* _DrawInfo::composite_mask
double _DrawInfo::dash_offset
double* _DrawInfo::dash_pattern
MagickBooleanType _DrawInfo::debug
ElementReference _DrawInfo::element_reference

Referenced by CloneDrawInfo().

char* _DrawInfo::encoding
size_t _DrawInfo::face

Referenced by RenderType().

char * _DrawInfo::family
double _DrawInfo::fill_opacity
char* _DrawInfo::id

Referenced by CloneDrawInfo(), and DestroyDrawInfo().

double _DrawInfo::interline_spacing
double _DrawInfo::interword_spacing
double _DrawInfo::kerning
char * _DrawInfo::metrics
size_t _DrawInfo::miterlimit
double _DrawInfo::pointsize
char* _DrawInfo::server_name
StretchType _DrawInfo::stretch
double _DrawInfo::stroke_opacity
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 RenderMVGContent().

size_t _DrawInfo::weight

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