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

ImagickDraw::setTextInterwordSpacing

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

ImagickDraw::setTextInterwordSpacingSets the text interword spacing

Beschreibung

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

Sets the text interword spacing.

Parameter-Liste

spacing

Rückgabewerte

Liefert true bei Erfolg.