HaruPage
PHP Manual

HaruPage::getLineCap

(PECL haru >= 0.0.1)

HaruPage::getLineCapGet the current line cap style

Description

int HaruPage::getLineCap ( void )

Get the current line cap style.

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

Throws a HaruException on error.

See Also


HaruPage
PHP Manual