ImagickDraw::getTextAlignment

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextAlignmentReturns the text alignment

Опис

public ImagickDraw::getTextAlignment(): int
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Returns the alignment applied when annotating with text.

Значення, що повертаються

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

add a note

User Contributed Notes 1 note

To Top