ImagickDraw::getTextEncoding

(PECL imagick 2.0.0)

ImagickDraw::getTextEncodingReturns the code set used for text annotations

說明

string ImagickDraw::getTextEncoding ( void )
Warning

此函式目前沒有參考文件;只有引數列表。

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