ImagickDraw::setTextInterlineSpacing

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setTextInterlineSpacingSets the text interline spacing

Descrizione

public ImagickDraw::setTextInterlineSpacing(float $spacing): bool

Sets the text interline spacing.

Avviso

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

Elenco dei parametri

spacing

Valori restituiti

Restituisce true in caso di successo.

add a note add a note

User Contributed Notes

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