ImagickDraw::getTextAntialias

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getTextAntialiasReturns the current text antialias setting

說(shuō)明

public ImagickDraw::getTextAntialias(): bool
警告

本函數(shù)還未編寫(xiě)文檔,僅有參數(shù)列表。

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.