ImagickDraw::setTextKerning

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

ImagickDraw::setTextKerningSets the text kerning

Descrição

publicImagickDraw::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.

To Top