程序包 | 说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
static DeviceCMYKColorSpace |
ColorSpaces.getDeviceCMYKColorSpace()
Returns an instance of the device-specific CMYK color space.
|
static DeviceCMYKColorSpace |
DeviceCMYKColorSpace.getInstance()
已过时。
Use
ColorSpaces.getDeviceCMYKColorSpace() instead. |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.