GmagickDraw::gettextdecoration

(PECL gmagick >= Unknown)

GmagickDraw::gettextdecorationReturns the text decoration

설명

public int GmagickDraw::gettextdecoration ( void )

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