La classe ImagickDraw
PHP Manual

ImagickDraw::getTextAntialias

(No version information available, might be only in CVS)

ImagickDraw::getTextAntialiasReturns the current text antialias setting

Description

bool ImagickDraw::getTextAntialias ( void )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

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

Valeurs de retour

Returns TRUE if text is antialiased and false if not.


La classe ImagickDraw
PHP Manual