(PECL haru >= 0.0.1)
HaruPage::moveTo — Set starting point for new drawing path
$x
, float $y
)Defines starting point for new drawing path.
x
A new starting point coordinate.
y
A new starting point coordinate.
Returns TRUE
on success.
Вызывает исключение HaruException при ошибке.