HaruPage
PHP Manual

HaruPage::setGrayStroke

(PECL haru >= 0.0.1)

HaruPage::setGrayStrokeSets stroking color for the page

Descrizione

bool HaruPage::setGrayStroke ( float $value )

Defines stroking color for the page.

Elenco dei parametri

value

The value of gray level between 0 and 1.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.

Vedere anche:


HaruPage
PHP Manual