CakeFest 2024: The Official CakePHP Conference

ps_show_xy2

(PECL ps >= 1.1.0)

ps_show_xy2Output text at position

Descrizione

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

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Valori restituiti

Restituisce true in caso di successo, false in caso di fallimento.

add a note

User Contributed Notes

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