Home > PHP > Function > > HaruPage::setCMYKFill()

HaruPage::setCMYKFill()

HaruPage::setCMYKFill - Set filling color for the page

Syntax

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

Arguments

  • c
  • m
  • y
  • k

Description

Defines filling color for the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.