Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::setTextInterwordSpacing

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

ImagickDraw::setTextInterwordSpacingSets the text interword spacing

Опис

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

Sets the text interword spacing.

Параметри

spacing

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

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

add a note

User Contributed Notes

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