array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'gmagickdraw.getfontweight.php', 1 => 'GmagickDraw::getfontweight', 2 => 'Returns the font weight', ), 'up' => array ( 0 => 'class.gmagickdraw.php', 1 => 'GmagickDraw', ), 'prev' => array ( 0 => 'gmagickdraw.getfontstyle.php', 1 => 'GmagickDraw::getfontstyle', ), 'next' => array ( 0 => 'gmagickdraw.getstrokecolor.php', 1 => 'GmagickDraw::getstrokecolor', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagickdraw/getfontweight.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

GmagickDraw::getfontweight

(PECL gmagick >= Unknown)

GmagickDraw::getfontweightReturns the font weight

Açıklama

public GmagickDraw::getfontweight(): int

Returns the font weight used when annotating with text.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns an int on success and 0 if no weight is set.