GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::setstrokecolorSets the color used for stroking object outlines

Beschreibung

public GmagickDraw::setstrokecolor ( mixed $color ) : GmagickDraw

Sets the color used for stroking object outlines.

Parameter-Liste

color

GmagickPixel or string representing the color for the stroke.

Rückgabewerte

The GmagickDraw object on success.