ImagickDraw::getTextEncoding

(PECL imagick 2.0.0)

ImagickDraw::getTextEncodingReturns the code set used for text annotations

Опис

string ImagickDraw::getTextEncoding ( void )
Увага

This function is currently not documented; only its argument list is available.

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top