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

HaruPage::setGrayStroke()

HaruPage::setGrayStroke - Sets stroking color for the page

Syntax

bool HaruPage::setGrayStroke (float $value)

Arguments

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

Description

Defines stroking color for the page.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.