ImagickDraw::getStrokeLineCap

(PECL imagick 2, PECL imagick 3)

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

說明

public ImagickDraw::getStrokeLineCap(): int
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

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

返回值

Returns a LINECAP constant (imagick::LINECAP_*), or 0 if stroke linecap is not set.