The ImagickDraw class
PHP Manual

ImagickDraw::getFontFamily

(PECL imagick 2.0.0)

ImagickDraw::getFontFamilyReturns the font family

설명

string ImagickDraw::getFontFamily ( void )
Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

Returns the font family to use when annotating with text.

반환값

Returns the font family currently selected or false if font family is not set.


The ImagickDraw class
PHP Manual