CakeFest 2024: The Official CakePHP Conference

ImagickDraw::setTextInterlineSpacing

(PECL imagick 3 >= 3.1.0)

ImagickDraw::setTextInterlineSpacingSets the text interline spacing

Beschreibung

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

Sets the text interline spacing.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.

Parameter-Liste

spacing

Rückgabewerte

Liefert true bei Erfolg.

add a note

User Contributed Notes

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