KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ImagickDraw::setStrokeLineCap()
ImagickDraw::setStrokeLineCap()
ImagickDraw::setStrokeLineCap - Specifies the shape to be used at the end of open subpaths when they are stroked
Syntax
bool
ImagickDraw::setStrokeLineCap
(
int
$linecap)
Arguments
linecap - LINECAP_ constant
Description
Specifies the shape to be used at the end of open subpaths when they are stroked.
Version
PHP PECL imagick 2.0.0
Return value
No value is returned.