HaruPage
PHP Manual

HaruPage::setCMYKFill

(PECL haru >= 0.0.1)

HaruPage::setCMYKFillSet filling color for the page

Beschreibung

bool HaruPage::setCMYKFill ( float $c , float $m , float $y , float $k )

Defines filling color for the page.

Parameter-Liste

c

m

y

k

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch


HaruPage
PHP Manual