ImagickDraw::getTextAntialias(PECL imagick 2.0.0) ImagickDraw::getTextAntialias — Returns 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. |
||