PHP 8.3.4 Released!

ImagickDraw::setTextKerning

(PECL imagick 2 >= 2.3.0, PECL imagick 3)

ImagickDraw::setTextKerningSets the text kerning

Descrição

public ImagickDraw::setTextKerning(float $kerning): bool

Sets the text kerning

Aviso

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

Parâmetros

kerning

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