Php/docs/gmagickdraw.gettextencoding
来自菜鸟教程
GmagickDraw::gettextencoding
(PECL gmagick >= Unknown)
GmagickDraw::gettextencoding — Returns 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.