Uses of Class
org.apache.batik.css.engine.value.svg12.CIELabColor
Packages that use CIELabColor
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of CIELabColor in org.apache.batik.bridge
Methods in org.apache.batik.bridge with parameters of type CIELabColorModifier and TypeMethodDescriptionstatic Color
PaintServer.convertCIELabColor
(Element e, CIELabColor c, float opacity, BridgeContext ctx) Returns a Color object that corresponds to the input Paint's CIE Lab color value.