GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

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

설명

public GmagickDraw GmagickDraw::setstrokecolor ( mixed $color )

Sets the color used for stroking object outlines.

인수

color

GmagickPixel or string representing the color for the stroke.

반환값

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