CakeFest 2024: The Official CakePHP Conference

ImagickDraw::setTextInterwordSpacing

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

ImagickDraw::setTextInterwordSpacingDéfinie l'espace entre les mots d'un texte

Description

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

Définie l'espace entre les mots d'un texte.

Liste de paramètres

spacing

Valeurs de retour

Retourne true en cas de succès.

add a note

User Contributed Notes

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