public class PDOutputIntent extends PDObject
| Constructor and Description |
|---|
PDOutputIntent(COSObject obj) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColorSpace() |
COSObject |
getCOSDestOutputProfileRef() |
ICCProfile |
getDestOutputProfile() |
String |
getDestOutputProfileIndirect() |
String |
getInfo() |
String |
getOutputCondition() |
String |
getOutputConditionIdentifier() |
String |
getRegistryName() |
String |
getSubtype() |
clear, empty, getBooleanKey, getIntegerKey, getKey, getNameKey, getObject, getRealKey, getStringKey, knownKey, removeKey, setBooleanKey, setIntegerKey, setKey, setNameKey, setObject, setObject, setStringKey, updateFromObject, updateToObjectpublic PDOutputIntent(COSObject obj)
public String getOutputCondition()
public String getOutputConditionIdentifier()
public String getRegistryName()
public String getInfo()
public String getSubtype()
public String getColorSpace()
public ICCProfile getDestOutputProfile()
public COSObject getCOSDestOutputProfileRef()
public String getDestOutputProfileIndirect()
Copyright © 2015–2021 The veraPDF Consortium. All rights reserved.