update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets the color used for stroking object outlines.

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