array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'gmagickdraw.gettextencoding.php', 1 => 'GmagickDraw::gettextencoding', 2 => 'Returns the code set used for text annotations', ), 'up' => array ( 0 => 'class.gmagickdraw.php', 1 => 'GmagickDraw', ), 'prev' => array ( 0 => 'gmagickdraw.gettextdecoration.php', 1 => 'GmagickDraw::gettextdecoration', ), 'next' => array ( 0 => 'gmagickdraw.line.php', 1 => 'GmagickDraw::line', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagickdraw/gettextencoding.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

GmagickDraw::gettextencoding

(PECL gmagick >= Unknown)

GmagickDraw::gettextencodingReturns the code set used for text annotations

Beschreibung

public GmagickDraw::gettextencoding(): mixed

Returns a string which specifies the code set used for text annotations.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns a string specifying the code set or false if text encoding is not set.