Imagick::getFont

(PECL imagick 2 >= 2.1.0, PECL imagick 3)

Imagick::getFontGets font

Descrierea

public Imagick::getFont ( ) : string

Returns the objects font property. Această metodă este disponibilă dacă Imagick a fost compilat cu ImageMagick de versiunea 6.3.7 sau ulterior.

Valorile întoarse

Returns the string containing the font name or false if not font is set.

A se vedea și

add a note add a note

User Contributed Notes

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