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