ImagickDraw::setFontFamily

(PECL imagick 2.0.0)

ImagickDraw::setFontFamilySets the font family to use when annotating with text

Beskrivelse

bool ImagickDraw::setFontFamily ( string $font_family )
Advarsel

This function is currently not documented; only its argument list is available.

Sets the font family to use when annotating with text.

Parametre

font_family

the font family

Returnerings Værdier

Returns TRUE on success.

add a note add a note

User Contributed Notes

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