GmagickDraw
PHP Manual

GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::setstrokecolorSets the color used for stroking object outlines.

Descrierea

public GmagickDraw GmagickDraw::setstrokecolor ( mixed $color )

Sets the color used for stroking object outlines.

Parametri

color

GmagickPixel or string representing the color for the stroke.

Valorile întoarse

The GmagickDraw object on success.


GmagickDraw
PHP Manual