ImagickDraw::setTextKerning

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

ImagickDraw::setTextKerningDefine el interletraje de un texto

Descripción

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

Define el interletraje de un texto.

Advertencia

Esta función está actualmente no documentada; solo la lista de sus argumentos está disponible.

Parámetros

kerning

Valores devueltos

Devuelve true en caso de éxito.

add a note

User Contributed Notes

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