HaruPage
PHP Manual

HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Descrierea

array HaruPage::getCMYKStroke ( void )

Get the current stroking color.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns the current stroking 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