PHP 8.4.1 Released!

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.

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top