ImagickDraw::setTextInterwordSpacing

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

ImagickDraw::setTextInterwordSpacingSets the text interword spacing

説明

publicImagickDraw::setTextInterwordSpacing(float$spacing): bool

Sets the text interword spacing.

パラメータ

spacing

戻り値

成功した場合に true を返します。

To Top