de.intarsys.pdf.pd
Class PDCSLab
java.lang.Object
de.intarsys.pdf.cos.COSBasedObject
de.intarsys.pdf.pd.PDObject
de.intarsys.pdf.pd.PDColorSpace
de.intarsys.pdf.pd.PDCSCIEBased
de.intarsys.pdf.pd.PDCSLab
- All Implemented Interfaces:
- ICOSObjectListener, IAttributeSupport
public class PDCSLab
- extends PDCSCIEBased
Support for lab color space.
Fields inherited from class de.intarsys.pdf.pd.PDColorSpace |
CN_CS_CalGray, CN_CS_CalRGB, CN_CS_CMYK, CN_CS_DeviceCMYK, CN_CS_DeviceGray, CN_CS_DeviceN, CN_CS_DeviceRGB, CN_CS_G, CN_CS_I, CN_CS_ICCBased, CN_CS_Indexed, CN_CS_Lab, CN_CS_Pattern, CN_CS_RGB, CN_CS_Separation |
Methods inherited from class de.intarsys.pdf.pd.PDObject |
cosGetFieldDescendant, cosGetFieldInheritable, cosGetFieldInherited, cosGetSubtype, cosGetType, cosRemoveFieldInheritable, cosSetFieldInheritable, cosSetSubtype, cosSetType, getDoc, getGenericChildren, getGenericParent, setGenericParent, toString |
Methods inherited from class de.intarsys.pdf.cos.COSBasedObject |
changed, cosGetArray, cosGetDict, cosGetDoc, cosGetField, cosGetObject, cosGetStream, cosHasField, cosRemoveField, cosSetField, getAttribute, getFieldBoolean, getFieldDate, getFieldFixed, getFieldFixedArray, getFieldInt, getFieldMLString, getFieldString, removeAttribute, setAttribute, setFieldBoolean, setFieldFixed, setFieldInt, setFieldMLString, setFieldName, setFieldObject, setFieldString |
DK_BlackPoint
public static final COSName DK_BlackPoint
DK_Range
public static final COSName DK_Range
DK_WhitePoint
public static final COSName DK_WhitePoint
META
public static final PDCSLab.MetaClass META
- The meta class instance
getWhitePoint
public float[] getWhitePoint()
Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.