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

ImagickDraw::setFontSize()

ImagickDraw::setFontSize - Sets the font pointsize to use when annotating with text

Syntax

bool ImagickDraw::setFontSize (float $pointsize)

Arguments

  • pointsize - the point size

Description

Sets the font pointsize to use when annotating with text.

Version

PHP PECL imagick 2.0.0

Return value

No value is returned.