GmagickDraw
PHP Manual

GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

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

説明

public GmagickDraw GmagickDraw::setstrokecolor ( GmagickPixel $color )

Sets the color used for stroking object outlines.

パラメータ

color

GmagickPixel representing the color for the stroke.

返り値

The GmagickDraw object on success


GmagickDraw
PHP Manual