GmagickDraw
PHP Manual

GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

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

Açıklama

public GmagickDraw GmagickDraw::setstrokecolor ( GmagickPixel $color )

Sets the color used for stroking object outlines.

Değiştirgeler

color

GmagickPixel representing the color for the stroke.

Dönen Değerler

The GmagickDraw object on success


GmagickDraw
PHP Manual