downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ImagickDraw::setTextUnderColor> <ImagickDraw::setTextDecoration
[edit] Last updated: Fri, 24 May 2013

view this page in

ImagickDraw::setTextEncoding

(PECL imagick 2.0.0)

ImagickDraw::setTextEncodingテキストのコードセットを指定する

説明

bool ImagickDraw::setTextEncoding ( string $encoding )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

テキストによる注記を行う際に使用するコードセットを指定します。 現時点で指定できるエンコーディングは "UTF-8" のみで、 これはバイトシーケンスを Unicode で表記したものです。 空文字列を指定すると、システムのデフォルトを使用します。 Unicode によるテキストの注記を行うには、 Unicode をサポートしたフォントが必要です。

パラメータ

encoding

エンコーディング名。

返り値

値を返しません。



add a note add a note User Contributed Notes ImagickDraw::setTextEncoding - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites