PHP Velho Oeste 2024

Imagick::getFont

(PECL imagick 2.1.0)

Imagick::getFontGets 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.

참고

add a note add a note

User Contributed Notes

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