public class PDICCBased extends PDColorSpace
| Constructor and Description |
|---|
PDICCBased(COSObject obj) |
PDICCBased(int numberOfComponents) |
PDICCBased(int numberOfComponents,
byte[] profile) |
| Modifier and Type | Method and Description |
|---|---|
PDColorSpace |
getAlternate() |
ICCProfile |
getICCProfile() |
int |
getNumberOfComponents() |
double[] |
getRange() |
ASAtom |
getType() |
isInherited, setInheritedclear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDICCBased(int numberOfComponents)
public PDICCBased(int numberOfComponents,
byte[] profile)
public PDICCBased(COSObject obj)
public ICCProfile getICCProfile()
public int getNumberOfComponents()
getNumberOfComponents in class PDColorSpacepublic ASAtom getType()
getType in class PDColorSpacepublic double[] getRange()
public PDColorSpace getAlternate()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.