ImagickDraw
PHP Manual

ImagickDraw::setStrokeColor

(PECL imagick 2.0.0)

ImagickDraw::setStrokeColorSets the color used for stroking object outlines

Beschreibung

bool ImagickDraw::setStrokeColor ( ImagickPixel $stroke_pixel )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Sets the color used for stroking object outlines.

Parameter-Liste

stroke_pixel

the stroke color

Rückgabewerte

Es wird kein Wert zurückgegeben.


ImagickDraw
PHP Manual