ImagickDraw
PHP Manual

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

返回值

没有返回值。


ImagickDraw
PHP Manual