GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

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

Beskrivelse

public GmagickDraw GmagickDraw::setstrokecolor ( GmagickPixel $color )

Sets the color used for stroking object outlines.

Parametre

color

GmagickPixel representing the color for the stroke.

Returnerings Værdier

The GmagickDraw object on success

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top