Home > PHP > Function > > ImagickDraw::getTextEncoding()

ImagickDraw::getTextEncoding()

ImagickDraw::getTextEncoding - Returns the code set used for text annotations

Syntax

string ImagickDraw::getTextEncoding ()

Arguments

-

Description

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

Version

PHP PECL imagick 2.0.0

Return value

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