Home > PHP > Function > > ImagickDraw::setFontFamily()

ImagickDraw::setFontFamily()

ImagickDraw::setFontFamily - Sets the font family to use when annotating with text

Syntax

bool ImagickDraw::setFontFamily (string $font_family)

Arguments

  • font_family - the font family

Description

Sets the font family to use when annotating with text.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.