PHP » GoLang |
login |
register |
about
|
GoLang ImagickDraw::circle
request it (339)
GoLang replacement for PHP's ImagickDraw::circle
[edit | history]
ImagickDraw::circle(PECL imagick 2.0.0) ImagickDraw::circle — Draws a circle Description
bool ImagickDraw::circle
( float
$ox
, float $oy
, float $px
, float $py
)Warning
This function is currently not documented; only its argument list is available. Draws a circle on the image. Parameters
Return ValuesNo value is returned. Examples
Example #1 ImagickDraw::circle()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|