HaruPage::setCMYKFill

Set 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::getCMYKFill