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.