PHP 8.3.4 Released!

ImagickDraw::setTextInterlineSpacing

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setTextInterlineSpacingSets the text interline spacing

Descrição

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

Sets the text interline spacing.

Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Parâmetros

spacing

Valor Retornado

Retorna true em caso de sucesso.

add a note

User Contributed Notes

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