GmagickDraw::getfont

(PECL gmagick >= Unknown)

GmagickDraw::getfontReturns the font

설명

public mixed GmagickDraw::getfont ( void )

Returns a string specifying the font used when annotating with text.

인수

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

반환값

Returns a string on success and FALSE if no font is set.

add a note add a note

User Contributed Notes

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