Home > PHP > Function > > HaruPage::textOut()

HaruPage::textOut()

HaruPage::textOut - Print the text on the specified position

Syntax

bool HaruPage::textOut (float $x, float $y, string $text)

Arguments

  • x
  • y
  • text

Description

Prints the text on the specified position.

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.