Forum und email

ImagickDraw::getTextAntialias

(No version information available, might be only in CVS)

ImagickDraw::getTextAntialias — Returns the current text antialias setting

Description

bool ImagickDraw::getTextAntialias ( void )
Warning

תיעוד לפונקציה זו אינו קיים. רק רשימת הארגומנטים זמינה ברגע זה.

Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

Returns the current text antialias setting, which determines whether text is antialiased. Text is antialiased by default.

Parameters

Return Values

Returns true if text is antialiased and false if not.