(PECL gmagick >= Unknown)
Sets the color used for stroking object outlines.
public GmagickDraw GmagickDraw::setstrokecolor ( GmagickPixel $color )
Sets the color used for stroking object outlines.
Parameters:
color
GmagickPixel representing the color for the stroke.
Returns:
The GmagickDraw object on success
Please login to continue.