PHP Velho Oeste 2024

HaruPage::stroke

(PECL haru >= 0.0.1)

HaruPage::strokePaint current path

Açıklama

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

Paints the current path.

Değiştirgeler

close_path

Closes the current path if set to TRUE.

Dönen Değerler

Returns TRUE on success.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top