Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
HaruPage
PHP Manual

HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Description

bool HaruPage::stroke ([ bool $close_path=false ] )

Paints the current path.

Parameters

close_path

Closes the current path if set to TRUE. Defaults to FALSE.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.


HaruPage
PHP Manual