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

search for in the

ImagickDraw::comment> <ImagickDraw::clone
[edit] Last updated: Mon, 20 May 2013

view this page in

ImagickDraw::color

(PECL imagick 2.0.0)

ImagickDraw::color画像上に色を描画する

説明

bool ImagickDraw::color ( float $x , float $y , int $paintMethod )
警告

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

現在の塗りつぶし色を使用して、 指定した開始位置から指定した方法で画像上に色を描画します。

パラメータ

x

描画位置の x 座標。

y

描画位置の y 座標。

paintMethod

PAINT_ 定数のいずれか。

返り値

値を返しません。



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

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