(PECL imagick 2.0.0)
ImagickDraw::line — Draws a line
This function is currently not documented; only its argument list is available.
Draws a line on the image using the current stroke color, stroke opacity, and stroke width.
starting x coordinate
starting y coordinate
ending x coordinate
ending y coordinate
No value is returned.