xmlgraphics-commons 2.1

Uses of Class
org.apache.xmlgraphics.java2d.color.CIELabColorSpace

Packages that use CIELabColorSpace
org.apache.xmlgraphics.java2d.color Provides additional color infrastructure so SVG and XSL-FO implementations can store additional color information and do things like specialized color conversions. 
 

Uses of CIELabColorSpace in org.apache.xmlgraphics.java2d.color
 

Methods in org.apache.xmlgraphics.java2d.color that return CIELabColorSpace
static CIELabColorSpace ColorSpaces.getCIELabColorSpaceD50()
          Returns an instance of the CIE L*a*b* color space using the D50 white point.
static CIELabColorSpace ColorSpaces.getCIELabColorSpaceD65()
          Returns an instance of the CIE L*a*b* color space using the D65 white point.
 


xmlgraphics-commons 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.