KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
HaruPage::setRGBStroke()
HaruPage::setRGBStroke()
HaruPage::setRGBStroke - Set stroking color for the page
Syntax
bool
HaruPage::setRGBStroke
(
float
$r,
float
$g,
float
$b)
Arguments
r
g
b
Description
Defines stroking color for the page. All values must be between 0 and 1.
Version
PHP PECL haru >= 0.0.1
Return value
Returns TRUE on success.