Imagick::getFont
(PECL imagick 2.1.0)
Imagick::getFont — Gets font
설명
string Imagick::getFont
( void
)
Returns the objects font property. 이 메쏘드는 Imagick을 ImageMagick 6.3.7 이상으로 컴파일 했을 때만 사용할 수 있습니다.
반환값
Returns the string containing the font name or FALSE if not font is set.
참고
- Imagick::setFont() - Sets font
- ImagickDraw::setFont() - Sets the fully-specified font to use when annotating with text
- ImagickDraw::getFont() - Returns the font
There are no user contributed notes for this page.
