public interface ICCProfile extends External
| 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()
true if the profile satisfies the corresponding ICC Specification
|
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, isContextDependentLong getN()
String getdeviceClass()
String getcolorSpace()
Double getversion()
Boolean getisValid()
Copyright © 2015–2020 The veraPDF Consortium. All rights reserved.