ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
DrawingContext.line
dmagick
DrawingContext
DrawingContext
Draw a line from start to end.
class
DrawingContext
void
line
(
size_t
xStart
,
size_t
yStart
,
size_t
xEnd
,
size_t
yEnd
)
Meta
Source
See Implementation
dmagick
DrawingContext
DrawingContext
aliases
boxColor
fillColor
fillPattern
strokeColor
strokePattern
functions
affine
antialias
arc
bezier
borderColor
circle
clipPath
clipRule
clipUnits
color
composite
decorate
draw
ellipse
encoding
fill
fillOpacity
fillRule
font
fontFamily
fontSize
fontStretch
fontStyle
fontWeight
gravity
interlineSpacing
interwordSpacing
kerning
line
matte
opacity
path
point
polygon
polyline
pop
push
rectangle
rotate
roundRectangle
scale
skewX
skewY
stroke
strokeAntialias
strokeDashArray
strokeDashOffset
strokeLineCap
strokeLineJoin
strokeMiterLimit
strokeOpacity
strokeWidth
text
textAlign
textAntialias
textUnderColor
translate
variables
operations
Draw a line from start to end.