php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getStrokeLineCap

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.

Source: reference/imagick/imagickdraw/getstrokelinecap.xml · from the official PHP manual (php/doc-en)