ImagickDraw::getFontFamily

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontFamilyReturns the font family

Описание

public ImagickDraw::getFontFamily(): string
Внимание

К настоящему времени эта функция ещё не была документирована; для ознакомления доступен только список аргументов.

Returns the font family to use when annotating with text.

Возвращаемые значения

Returns the font family currently selected or false if font family is not set.

add a note add a note

User Contributed Notes

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