HaruPage
PHP Manual

HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Descrizione

array HaruPage::getCMYKStroke ( void )

Get the current stroking color.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.


HaruPage
PHP Manual