ImagickDraw::getTextInterwordSpacing
PHP Manual
PHP Manual»ImagickDraw»ImagickDraw::getTextInterwordSpacing

ImagickDraw::getTextInterwordSpacing

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

ImagickDraw::getTextInterwordSpacingGets the text interword spacing

Description

public function ImagickDraw::getTextInterwordSpacing(): float

Gets the text interword spacing.

Parameters

This function has no parameters.

Return Values

To Top