(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.
oxorigin x coordinate
oyorigin y coordinate
pxperimeter x coordinate
pyperimeter y coordinate
Es wird kein Wert zurückgegeben.