ImagickDraw::getFontFamily

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getFontFamilyReturns the font family

Descrição

public ImagickDraw::getFontFamily(): string
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

Returns the font family to use when annotating with text.

Valor Retornado

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