KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ImagickDraw::setStrokeColor()
ImagickDraw::setStrokeColor()
ImagickDraw::setStrokeColor - Sets the color used for stroking object outlines
Syntax
bool
ImagickDraw::setStrokeColor
(
ImagickPixel
$stroke_pixel)
Arguments
stroke_pixel - the stroke color
Description
Sets the color used for stroking object outlines.
Version
PHP PECL imagick 2.0.0
Return value
No value is returned.