GmagickDraw
PHP Manual

GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

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

설명

public void 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