(PECL haru >= 0.0.1)
HaruPage::lineTo — Draw a line from the current point to the specified point
$x
   , float $y
   )Draws a line from the current point to the specified point.
x
y
   Returns TRUE on success.
  
Throws a HaruException on error.