Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.