PHP Doku:: Sets the font weight - function.imagickdraw-setfontweight.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The ImagickDraw classImagickDraw::setFontWeight

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickDraw class

<<ImagickDraw::setFontStyle

ImagickDraw::setGravity>>

ImagickDraw::setFontWeight

(PECL imagick 2.0.0)

ImagickDraw::setFontWeightSets the font weight

Beschreibung

bool ImagickDraw::setFontWeight ( int $font_weight )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Sets the font weight to use when annotating with text.

Parameter-Liste

font_weight

Rückgabewerte


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
skmanji at manji dot org
26.05.2009 14:15
Valid Range 100-900. I found that any value 551 and above would give me bold.



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)