array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagickdraw.settextkerning.php', 1 => 'ImagickDraw::setTextKerning', 2 => 'Sets the text kerning', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.settextinterwordspacing.php', 1 => 'ImagickDraw::setTextInterwordSpacing', ), 'next' => array ( 0 => 'imagickdraw.settextundercolor.php', 1 => 'ImagickDraw::setTextUnderColor', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/settextkerning.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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