HaruPage
PHP Manual

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Descrierea

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Parametri

Această funcție nu are parametri.

Valorile întoarse

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

Erori/Excepții

Emite un HaruException în caz de eroare.


HaruPage
PHP Manual