GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::setstrokecolorSets the color used for stroking object outlines

Описание

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

Sets the color used for stroking object outlines.

Список параметров

color

GmagickPixel or string representing the color for the stroke.

Возвращаемые значения

The GmagickDraw object on success.