php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getStrokeColor

ImagickDraw::getStrokeColor

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the color used for stroking object outlines

Description

ImagickDraw::getStrokeColor(): ImagickPixel

Func

Returns the color used for stroking object outlines.

Parameters

stroke_color

Return Values

Returns an ImagickPixel object which describes the color.

Source: reference/imagick/imagickdraw/getstrokecolor.xml · from the official PHP manual (php/doc-en)