PHP » PYTHON |
login |
register |
about
|
PYTHON ImagickDraw::getTextAntialias
(0)
Python replacement for PHP's ImagickDraw::getTextAntialias
[
edit
]
PHP ImagickDraw::getTextAntialiasPHP original manual for ImagickDraw::getTextAntialias [ show | php.net ]ImagickDraw::getTextAntialias(PECL imagick 2.0.0) ImagickDraw::getTextAntialias — Returns the current text antialias setting Description
bool ImagickDraw::getTextAntialias
( void
)
Warning
This function is currently not documented; only its argument list is available. Returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default. Return ValuesReturns TRUE if text is antialiased and false if not. |
more
Recently updated
more
Most requested
|