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

search for in the

ImagickPixel::setColorValue> <ImagickPixel::isSimilar
Last updated: Fri, 03 Oct 2008

view this page in

ImagickPixel::setColor

(No version information available, might be only in CVS)

ImagickPixel::setColor色を設定する

説明

bool ImagickPixel::setColor ( string $color )
警告

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

この ImagickPixel オブジェクトの色を、文字列 (たとえば "blue"、"#0000ff"、"rgb(0,0,255)"、"cmyk(100,100,100,10)" などの形式) で設定します。

パラメータ

color

ImagickPixel オブジェクトを初期化する際に使用する色。

返り値

色が設定できた場合に TRUE、それ以外の場合に FALSE を返します。



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

ImagickPixel::setColorValue> <ImagickPixel::isSimilar
Last updated: Fri, 03 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites