public class GFICCProfile extends GFExternal implements ICCProfile
contextDependent| Modifier | Constructor and Description |
|---|---|
protected |
GFICCProfile(ICCProfile iccProfile,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getcolorSpace()
a four-byte string identifying the device class of the profile (GRAY, RGB, CMYK, LAB)
|
String |
getdeviceClass()
a four-byte string identifying the device class of the profile (monitor, printer, scanner, abstract color space)
|
Boolean |
getisValid()
Indicate validity of icc profile.
|
Long |
getN()
value of the N key in the ICC profile stream dictionary
|
Double |
getversion()
version of the ICC profile
|
getExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExtraContext, getID, getLinkedObjects, getLinks, getObjectType, getProperties, getSuperTypes, isContextDependentprotected GFICCProfile(ICCProfile iccProfile, String type)
public Long getN()
ICCProfilegetN in interface ICCProfilepublic String getdeviceClass()
ICCProfilegetdeviceClass in interface ICCProfilepublic String getcolorSpace()
ICCProfilegetcolorSpace in interface ICCProfilepublic Double getversion()
ICCProfilegetversion in interface ICCProfilepublic Boolean getisValid()
getisValid in interface ICCProfileCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.