KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
ImagickDraw::setStrokeLineJoin()
ImagickDraw::setStrokeLineJoin()
ImagickDraw::setStrokeLineJoin - Specifies the shape to be used at the corners of paths when they are stroked
Syntax
bool
ImagickDraw::setStrokeLineJoin
(
int
$linejoin)
Arguments
linejoin - LINEJOIN_ constant
Description
Specifies the shape to be used at the corners of paths (or other vector shapes) when they are stroked.
Version
PHP PECL imagick 2.0.0
Return value
No value is returned.