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

search for in the

ImagickPixel::getColorAsString> <ImagickPixel::destroy
[edit] Last updated: Fri, 25 May 2012

view this page in

ImagickPixel::getColor

(PECL imagick 2.0.0)

ImagickPixel::getColor色を返す

説明

array ImagickPixel::getColor ([ bool $normalized = false ] )
警告

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

ImagickPixel オブジェクトの色を、配列で返します。透明度が設定されている場合は、 4 つの要素からなる配列となります。

パラメータ

normalized

色を正規化する。

返り値

各チャネルの値を配列で返します。パラメータに TRUE を指定した場合は、各値を正規化します。エラー時には ImagickPixelException をスローします。



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

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