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

search for in the

ImagickDraw::setViewbox> <ImagickDraw::setTextUnderColor
[edit] Last updated: Fri, 25 May 2012

view this page in

ImagickDraw::setVectorGraphics

(PECL imagick 2.0.0)

ImagickDraw::setVectorGraphicsベクターグラフィックを設定する

説明

bool ImagickDraw::setVectorGraphics ( string $xml )
警告

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

指定した ImagickDraw オブジェクトに関連付けるベクターグラフィックを設定します。 このメソッドを ImagickDraw::getVectorGraphics() と組み合わせて使用すると、 ベクターグラフィックの状態を持続させることができます。

パラメータ

xml

ベクターグラフィックを表す xml。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes ImagickDraw::setVectorGraphics
There are no user contributed notes for this page.

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