ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
DrawingContext.stroke
dmagick
DrawingContext
DrawingContext
The gradient to use when filling drawn objects.
void
stroke
(const(Color) strokeColor)
void
stroke
(size_t x, size_t y, size_t width, size_t height, void delegate(DrawingContext path) pattern)
void
stroke
(Gradient gradient)
class
DrawingContext
void
stroke
(
Gradient
gradient
)
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
The gradient to use when filling drawn objects.