Php/docs/gmagickdraw.gettextencoding

来自菜鸟教程
跳转至:导航、​搜索

GmagickDraw::gettextencoding

(PECL gmagick >= Unknown)

GmagickDraw::gettextencodingReturns the code set used for text annotations


说明

public GmagickDraw::gettextencoding ( ) : mixed

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


参数

此函数没有参数。


返回值

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