Home > PHP > Function > > ImagickDraw::getStrokeLineCap()

ImagickDraw::getStrokeLineCap()

ImagickDraw::getStrokeLineCap - Returns the shape to be used at the end of open subpaths when they are stroked

Syntax

int ImagickDraw::getStrokeLineCap ()

Arguments

-

Description

Returns the shape to be used at the end of open subpaths when they are stroked.

Version

PHP PECL imagick 2.0.0

Return value

Returns one of the LINECAP_ constants or 0 if stroke linecap is not set.