PHP 8.4.1 Released!

GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::setstrokecolorSets the color used for stroking object outlines

说明

public GmagickDraw::setstrokecolor(mixed $color): GmagickDraw

Sets the color used for stroking object outlines.

参数

color

GmagickPixel or string representing the color for the stroke.

返回值

The GmagickDraw object on success.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top