The ImagickDraw class
PHP 手册

ImagickDraw::setStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::setStrokeColorSets the color used for stroking object outlines

说明

bool ImagickDraw::setStrokeColor ( ImagickPixel $stroke_pixel )
Warning

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

Sets the color used for stroking object outlines.

参数

stroke_pixel

the stroke color

返回值

无返回值。


The ImagickDraw class
PHP 手册