HaruPage
PHP 手册

HaruPage::getStrokingColorSpace

(PECL haru >= 0.0.1)

HaruPage::getStrokingColorSpaceGet the current stroking color space

说明

int HaruPage::getStrokingColorSpace ( void )

Get the current stroking color space.

参数

This function has no parameters.

返回值

Returns the current stroking color space. The list of return values is the same as for HaruPage::getFillingColorSpace().

错误/异常

Throws HaruException on error.

参见


HaruPage
PHP 手册