parent root
PHP: ImagickDraw::setTextInterlineSpacing - Manual

ImagickDraw::setTextInterlineSpacing

(No version information available, might only be in Git)

ImagickDraw::setTextInterlineSpacingDescription

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 noteadd a note

User Contributed Notes

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