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

HaruPage::setGrayFill()

HaruPage::setGrayFill - Set filling color for the page

Syntax

bool HaruPage::setGrayFill (float $value)

Arguments

  • value - The value of gray level between 0 and 1.

Description

Defines filling color for the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.