(PECL haru >= 0.0.1)
HaruPage::rectangle — Append a rectangle to the current path
Appends a rectangle to the current drawing path.
The left border of the rectangle.
The lower border of the rectangle.
The width of the rectangle.
The height of the rectangle.
Returns TRUE on success.
Throws HaruException on error.