The ImagickDraw class
PHP 手册

ImagickDraw::setStrokeLineCap

(PECL imagick 2.0.0)

ImagickDraw::setStrokeLineCapSpecifies the shape to be used at the end of open subpaths when they are stroked

说明

bool ImagickDraw::setStrokeLineCap ( int $linecap )
Warning

本函数暂无文档,仅有参数列表。

Specifies the shape to be used at the end of open subpaths when they are stroked.

参数

linecap

LINECAP_ constant

返回值

无返回值。


The ImagickDraw class
PHP 手册