GmagickDraw::setstrokecolor

(PECL gmagick >= Unknown)

GmagickDraw::setstrokecolor — Sets the color used for stroking object outlines

Açıklama

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

Sets the color used for stroking object outlines.

Bağımsız Değişkenler

color

GmagickPixel or string representing the color for the stroke.

Dönen Değerler

The GmagickDraw object on success.

+add a note

User Contributed Notes

There are no user contributed notes for this page.