GoLang HaruPage::stroke

request it (276)
GoLang replacement for PHP's HaruPage::stroke [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::stroke? Write it!

PHP HaruPage::stroke

PHP original manual for HaruPage::stroke [ show | php.net ]

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.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.