GmagickDraw::getfontstyle

(PECL gmagick >= Unknown)

GmagickDraw::getfontstyleReturns the font style

설명

public int GmagickDraw::getfontstyle ( void )

Returns the font style used when annotating with text.

인수

이 함수는 인수가 없습니다.

반환값

Returns the font style constant (STYLE_) associated with the GmagickDraw object or 0 if no style is set.

add a note add a note

User Contributed Notes

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