The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::setStrokeColorSets the color used for stroking object outlines

Описание

bool ImagickDraw::setStrokeColor ( ImagickPixel $stroke_pixel )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

Sets the color used for stroking object outlines.

Параметри

stroke_pixel

the stroke color

Връщани стойности

Няма връщана стойност.


The ImagickDraw class
PHP Manual