public class PBoxICCOutputProfile extends PBoxICCProfile
| 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_LENGTH| Constructor and Description |
|---|
PBoxICCOutputProfile(InputStream profile,
String subtype,
Long N)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getS() |
getcolorSpace, getdeviceClass, getisValid, getN, getversionpublic 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()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.