Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::setTextKerning

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

ImagickDraw::setTextKerningSets the text kerning

Опис

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

Sets the text kerning

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

kerning

Значення, що повертаються

Повертає true в разі успіху.

add a note

User Contributed Notes

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