The ImagickDraw class
PHP Manual

ImagickDraw::setFont

(PECL imagick 2.0.0)

ImagickDraw::setFontSets the fully-specified font to use when annotating with text

설명

bool ImagickDraw::setFont ( string $font_name )
Warning

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

Sets the fully-specified font to use when annotating with text.

인수

font_name

반환값

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


The ImagickDraw class
PHP Manual