HaruPage
PHP Manual

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Descrição

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Lança uma HaruException em erros.


HaruPage
PHP Manual