PHP 8.3.4 Released!

ImagickDraw::setTextInterlineSpacing

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setTextInterlineSpacingSets the text interline spacing

说明

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

Sets the text interline spacing.

警告

本函数还未编写文档,仅有参数列表。

参数

spacing

返回值

成功时返回 true

add a note

User Contributed Notes

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