ImagickDraw::getTextDecoration

(PECL imagick 2.0.0)

ImagickDraw::getTextDecorationReturns the text decoration

Опис

int ImagickDraw::getTextDecoration ( void )
Увага

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

Returns the decoration applied when annotating with text.

Значення, що повертаються

Returns one of the DECORATION_ constants and 0 if no decoration is set.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top