PHP 7.0.6 Released

ImagickDraw::setTextInterlineSpacing

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

ImagickDraw::setTextInterlineSpacingDescription

Description

public void ImagickDraw::setTextInterlineSpacing ( float $spacing )

Sets the text interline spacing.

Warning

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

Parameters

spacing

Return Values

User Contributed Notes

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