Class ColorValue

All Implemented Interfaces:
CSSPrimitiveValue2, ExtendedCSSPrimitiveValue, ExtendedCSSValue, Cloneable, CSSPrimitiveValue, CSSValue

public class ColorValue extends PrimitiveValue
Color-specific CSSPrimitiveValue.
  • Field Details

    • opaqueAlpha

      public static final NumberValue opaqueAlpha
  • Constructor Details

    • ColorValue

      protected ColorValue(ColorValue copied)
  • Method Details