ImagickDraw::getTextAlignment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextAlignmentReturns the text alignment

Beschreibung

public ImagickDraw::getTextAlignment(): int
Warnung

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

Returns the alignment applied when annotating with text.

Rückgabewerte

Returns a ALIGN constant (imagick::ALIGN_*), and 0 if no align is set.