HaruPage::lineTo

(PECL haru >= 0.0.1)

HaruPage::lineToDraw a line from the current point to the specified point

Descrição

HaruPage::lineTo ( float $x , float $y ) : bool

Draws a line from the current point to the specified point.

Parâmetros

x

y

Valor Retornado

Returns TRUE on success.

Erros

Lança uma HaruException em erros.

Veja Também