The ImagickDraw class
PHP Manual

ImagickDraw::getTextAntialias

(PECL imagick 2.0.0)

ImagickDraw::getTextAntialiasReturns the current text antialias setting

Описание

bool ImagickDraw::getTextAntialias ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

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.


The ImagickDraw class
PHP Manual