PHP 8.3.4 Released!

ps_show_xy2

(PECL ps >= 1.1.0)

ps_show_xy2Output text at position

Beschreibung

ps_show_xy2(
    resource $psdoc,
    string $text,
    int $len,
    float $xcoor,
    float $ycoor
): bool

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top