GmagickDraw
在线手册:中文 英文
PHP手册

GmagickDraw::gettextencoding

(PECL gmagick >= Unknown)

GmagickDraw::gettextencodingReturns the code set used for text annotations

说明

public string GmagickDraw::gettextencoding ( void )

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.


GmagickDraw
在线手册:中文 英文
PHP手册