Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getTextDecoration

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextDecorationReturns the text decoration

Опис

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

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

Returns the decoration applied when annotating with text.

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

Returns a DECORATION constant (imagick::DECORATION_*), and 0 if no decoration is set.

add a note

User Contributed Notes

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