Deprecated API
Contents
-
ElementDescription
-
InterfaceDescriptionInstead of using this interface, just cast the result of
CSSColorValue.getColor()
to the appropriate interface (likeLABColor
) according to the givenCSSColorValue.getColorModel()
.Instead of using this interface, just cast the result ofCSSColorValue.getColor()
to the appropriate interface (likeLCHColor
) according to the givenCSSColorValue.getColorModel()
.
-
MethodDescription