ImagickDraw::polyline

ImagickDraw::polyline

(PECL imagick 2.0.0)

ImagickDraw::polylineDraws a polyline

Description

bool ImagickDraw::polyline ( array $coordinates )
Warning

This function is currently not documented; only its argument list is available.

Draws a polyline using the current stroke, stroke width, and fill color or texture, using the specified array of coordinates.

Parameters

coordinates

登录查看完整内容