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

search for in the

The ImagickPixelIterator class> <The ImagickPixel class
Last updated: Fri, 28 Nov 2008

view this page in

ImagickPixel::setHSL

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

ImagickPixel::setHSLSets the normalized HSL color

Descrierea

bool ImagickPixel::setHSL ( float $hue , float $saturation , float $luminosity )
Avertizare

Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Sets the color described by the ImagickPixel object using normalized values for hue, saturation and luminosity.

Parametri

hue

The normalized value for hue, described as a fractional arc (between 0 and 1) of the hue circle, where the zero value is red.

saturation

The normalized value for saturation, with 1 as full saturation.

luminosity

The normalized value for luminosity, on a scale from black at 0 to white at 1, with the full HS value at 0.5 luminosity.

Valorile întroarse

Întoarce TRUE în caz de succes.



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

The ImagickPixelIterator class> <The ImagickPixel class
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites