ImagickDraw::getTextDecoration

(PECL imagick 2.0.0)

ImagickDraw::getTextDecorationReturns the text decoration

說明

int ImagickDraw::getTextDecoration ( void )
Warning

此函式目前沒有參考文件;只有引數列表。

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