ImagickDraw
PHP Manual

ImagickDraw::getTextEncoding

(PECL imagick 2.0.0)

ImagickDraw::getTextEncodingReturns the code set used for text annotations

Beschreibung

string ImagickDraw::getTextEncoding ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

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

Rückgabewerte

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


ImagickDraw
PHP Manual