ImagickDraw::setTextInterlineSpacing

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setTextInterlineSpacingSets the text interline spacing

Description

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

Sets the text interline spacing.

Warning

This function is currently not documented; only its argument list is available.

Parameters

spacing

Return Values

Returns true on success.

add a note add a note

User Contributed Notes

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