php8.5
Home/ Manual/ imagick / imagickdraw/ ImagickDraw::getTextEncoding

ImagickDraw::getTextEncoding

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Returns the code set used for text annotations

Description

ImagickDraw::getTextEncoding(): false|string

Func

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

Return Values

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

Source: reference/imagick/imagickdraw/gettextencoding.xml · from the official PHP manual (php/doc-en)