ImagickDraw::getTextAntialias

(PECL imagick 2.0.0)
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:

Returns TRUE if text is antialiased and false if not.

This function is currently not documented; only its argument list is available.

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.