Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getTextAntialias

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextAntialiasReturns the current text antialias setting

Опис

public ImagickDraw::getTextAntialias(): bool
Увага

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

Returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.

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

Returns true if text is antialiased and false if not.

add a note

User Contributed Notes

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