KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ImagickDraw::getStrokeColor()
ImagickDraw::getStrokeColor()
ImagickDraw::getStrokeColor - Returns the color used for stroking object outlines
Syntax
ImagickPixel
ImagickDraw::getStrokeColor
(
ImagickPixel
$stroke_color)
Arguments
stroke_color
Description
Returns the color used for stroking object outlines.
Version
PHP PECL imagick 2.0.0
Return value
Returns an ImagickPixel object which describes the color.