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

search for in the

ImagickPixel::isSimilar> <ImagickPixel::getColorValue
Last updated: Fri, 10 Oct 2008

view this page in

ImagickPixel::getHSL

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

ImagickPixel::getHSLImagickPixel オブジェクトの HSL カラーを正規化したものを返す

説明

array ImagickPixel::getHSL ( void )
警告

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

ImagickPixel オブジェクトの HSL カラーを正規化したものを返します。 3 つの値は、それぞれ 0.0 から 1.0 までの間の浮動小数点数値となります。

返り値

HSL の値をそれぞれ "hue"、 "saturation"、そして "luminosity" というキーに保持する配列を返します。 失敗した場合に ImagickPixelException をスローします。



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

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