HaruPage
PHP Manual

HaruPage::getCMYKFill

(PECL haru:0.0.1)

HaruPage::getCMYKFillGet the current filling color

Описание

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Список параметров

This function has no parameters.

Возвращаемые значения

Returns the current filling color as an array with 4 elements ("c", "m", "y" and "k").

Errors/Exceptions

Throws HaruException on error.


HaruPage
PHP Manual