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