public class HSLColorImpl extends AbstractColor
| Constructor and Description |
|---|
HSLColorImpl(String function,
LexicalUnit lu)
Constructor that reads the values from the given
chain of LexicalUnits.
|
public HSLColorImpl(String function, LexicalUnit lu) throws DOMException
function - the name of the function; hsl or hslalu - the valuesDOMException - in case of errorCopyright © 2025 HtmlUnit. All rights reserved.