PHP » PYTHON |
login |
register |
about
|
|
ImagickDraw::rectangle(PECL imagick 2.0.0) ImagickDraw::rectangle — Draws a rectangle Description
bool ImagickDraw::rectangle
( float $x1
, float $y1
, float $x2
, float $y2
)
Warning
This function is currently not documented; only its argument list is available. Draws a rectangle given two coordinates and using the current stroke, stroke width, and fill settings. Parameters
Return ValuesNo value is returned. |
more
Recently updated
more
Most requested
|