ImagickDraw::getStrokeLineCap
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Returns the shape to be used at the end of open subpaths when they are stroked
Description
ImagickDraw::getStrokeLineCap(): int
Func
Returns the shape to be used at the end of open subpaths when they are stroked.
Return Values
Returns a LINECAP constant (imagick::LINECAP_*), or 0 if stroke linecap is not set.