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