Class LABColorImpl

    • Constructor Detail

      • LABColorImpl

        public LABColorImpl​(String function,
                            LexicalUnit lu)
                     throws DOMException
        Constructor that reads the values from the given chain of LexicalUnits.
        Parameters:
        function - the name of the function; lab or oklab
        lu - the values
        Throws:
        DOMException - in case of error