ImagickDraw::getTextAntialias
(PECL imagick 2.0.0)
ImagickDraw::getTextAntialias — Returns the current text antialias setting
Descrição
bool ImagickDraw::getTextAntialias
( void
)
Warning
Esta função não está documentada; somente a lista de argumentos está disponível.
Returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.
Valor Retornado
Returns TRUE if text is antialiased and false if not.