ImagickDraw
PHP Manual

ImagickDraw::getTextAntialias

(PECL imagick 2.0.0)

ImagickDraw::getTextAntialiasReturns the current text antialias setting

Opis

bool ImagickDraw::getTextAntialias ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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

Zwracane wartości

Returns TRUE if text is antialiased and false if not.


ImagickDraw
PHP Manual