HaruPage
PHP Manual

HaruPage::getLineCap

(PECL haru >= 0.0.1)

HaruPage::getLineCapGet the current line cap style

说明

int HaruPage::getLineCap ( void )

Get the current line cap style.

参数

此函数没有参数。

返回值

Returns the current line cap style. The result value is one of the following:

错误/异常

发生错误时抛出 HaruException 异常。

参见


HaruPage
PHP Manual