(PECL imagick 2.0.0)
ImagickDraw::circle — Draws a circle
$ox
, float $oy
, float $px
, float $py
)Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Draws a circle on the image.
ox
origin x coordinate
oy
origin y coordinate
px
perimeter x coordinate
py
perimeter y coordinate
Es wird kein Wert zurückgegeben.