dmagick ~master (2017-08-12T15:43:00Z)
Dub
Repo
DrawingContext.affine
dmagick
DrawingContext
DrawingContext
Transforms the coordinate system by a 3x3 transformation matrix.
class
DrawingContext
void
affine
(
AffineMatrix
matrix
)
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
Transforms the coordinate system by a 3x3 transformation matrix.