PHP 8.3.4 Released!

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