PHP | ImagickDraw getTextAntialias() Function
The ImagickDraw::getTextAntialias() function is an inbuilt function in PHP that is used to get the current text to antialias setting, which determines whether the text is antialiased. Text Antialias is enabled by default. Alias is just noise or distortion in the text. Syntax: bool ImagickDraw::getT