|
ImagickPixel::setHSLSets the normalized HSL color Description
bool ImagickPixel::setHSL
( float
$hue
, float $saturation
, float $luminosity
)Warning
This function is currently not documented; only its argument list is available. Sets the color described by the ImagickPixel object using normalized values for hue, saturation and luminosity. Parameters
Return Values
Returns Notes
|