GmagickDraw
PHP Manual

GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

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

Description

public void GmagickDraw::setstrokecolor ( GmagickPixel $color )

Sets the color used for stroking object outlines.

Liste de paramètres

color

GmagickPixel representing the color for the stroke.

Valeurs de retour

The GmagickDraw object on success


GmagickDraw
PHP Manual