php8.5
Home/ Manual/ gmagick / gmagickdraw/ GmagickDraw::setstrokecolor

GmagickDraw::setstrokecolor

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Sets the color used for stroking object outlines

Description

GmagickDraw::setstrokecolor(mixed $color): GmagickDraw

Sets the color used for stroking object outlines.

Parameters

color

GmagickPixel or string representing the color for the stroke.

Return Values

The GmagickDraw object on success.

Source: reference/gmagick/gmagickdraw/setstrokecolor.xml · from the official PHP manual (php/doc-en)