HaruPage
PHP Manual

HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Descrição

array HaruPage::getCMYKStroke ( void )

Get the current stroking color.

Parâmetros

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

Valor Retornado

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

Erros

Lança uma HaruException em erros.


HaruPage
PHP Manual