MagickCore  6.9.6
_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
 

Field Documentation

§ affine

§ align

AlignType _DrawInfo::align

§ border_color

PixelPacket _DrawInfo::border_color

§ bounds

SegmentInfo _DrawInfo::bounds

Referenced by CloneDrawInfo(), and DrawImage().

§ clip_mask

char* _DrawInfo::clip_mask

§ clip_units

ClipPathUnits _DrawInfo::clip_units

Referenced by CloneDrawInfo(), and DrawImage().

§ compose

§ dash_offset

double _DrawInfo::dash_offset

§ dash_pattern

double* _DrawInfo::dash_pattern

§ debug

MagickBooleanType _DrawInfo::debug

§ decorate

DecorationType _DrawInfo::decorate

§ density

§ direction

§ element_reference

ElementReference _DrawInfo::element_reference

Referenced by CloneDrawInfo().

§ encoding

char* _DrawInfo::encoding

§ face

size_t _DrawInfo::face

Referenced by RenderType().

§ family

char * _DrawInfo::family

§ fill

§ fill_opacity

double _DrawInfo::fill_opacity

§ fill_pattern

§ fill_rule

§ font

§ geometry

§ gradient

§ gravity

§ interline_spacing

double _DrawInfo::interline_spacing

§ interword_spacing

double _DrawInfo::interword_spacing

§ kerning

double _DrawInfo::kerning

§ linecap

§ linejoin

§ metrics

char * _DrawInfo::metrics

§ miterlimit

size_t _DrawInfo::miterlimit

§ opacity

Quantum _DrawInfo::opacity

Referenced by DrawPrimitive().

§ pointsize

double _DrawInfo::pointsize

§ primitive

§ render

§ server_name

char* _DrawInfo::server_name

§ signature

§ stretch

StretchType _DrawInfo::stretch

§ stroke

§ stroke_antialias

MagickBooleanType _DrawInfo::stroke_antialias

§ stroke_opacity

double _DrawInfo::stroke_opacity

§ stroke_pattern

§ stroke_width

§ style

StyleType _DrawInfo::style

§ text

§ text_antialias

§ tile

Image * _DrawInfo::tile

Referenced by CloneDrawInfo(), and DestroyDrawInfo().

§ undercolor

PixelPacket _DrawInfo::undercolor

§ viewbox

RectangleInfo _DrawInfo::viewbox

Referenced by CloneDrawInfo(), and DrawImage().

§ weight

size_t _DrawInfo::weight

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