The ImagickDraw class
PHP Manual

ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

설명

bool ImagickDraw::setFontFamily ( string $font_family )
Warning

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

Sets the font family to use when annotating with text.

인수

font_family

the font family

반환값

성공시에 TRUE를 반환합니다.


The ImagickDraw class
PHP Manual