Class RGBColorImpl

java.lang.Object
com.steadystate.css.dom.RGBColorImpl
com.steadystate.css.RGBColorImpl
All Implemented Interfaces:
Serializable, RGBColor

public class RGBColorImpl extends RGBColorImpl
Deprecated.
As of 0.9.0, replaced by RGBColorImpl
Version:
$Release$
Author:
David Schweinsberg
See Also:
  • Constructor Details

    • RGBColorImpl

      protected RGBColorImpl(HexColor h)
      Deprecated.