public class PBoxICCOutputProfile extends PBoxICCProfile implements ICCOutputProfile
| Modifier and Type | Field and Description |
|---|---|
static String |
ICC_OUTPUT_PROFILE_TYPE
Type name for
PBoxICCOutputProfile |
COLOR_SPACE_OFFSET, DEVICE_CLASS_OFFSET, HEADER_LENGTH, REQUIRED_LENGTH, SUBVERSION_BYTE, VERSION_BYTE, VERSION_LENGTHcontextDependent| Constructor and Description |
|---|
PBoxICCOutputProfile(InputStream profile,
String subtype,
Long N)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getS()
subtype of the output profile
|
getcolorSpace, getdeviceClass, getisValid, getN, getversiongetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcolorSpace, getdeviceClass, getisValid, getN, getversiongetID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentpublic static final String ICC_OUTPUT_PROFILE_TYPE
PBoxICCOutputProfilepublic PBoxICCOutputProfile(InputStream profile, String subtype, Long N) throws IOException
profile - icc profile streamsubtype - subtype value for current profileN - number of colors defined in stream dictionaryIOExceptionpublic String getS()
ICCOutputProfilegetS in interface ICCOutputProfileCopyright © 2015–2016 The veraPDF Consortium. All rights reserved.