ithoxd-qrcode ~master (2016-07-06T03:15:32Z)
Dub
Repo
DrawingContext.arc
dmagick
DrawingContext
DrawingContext
Draws an arc within a rectangle.
class
DrawingContext
void
arc
(
size_t
startX
,
size_t
startY
,
size_t
endX
,
size_t
endY
,
double
startDegrees
,
double
endDegrees
)
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
Draws an arc within a rectangle.