public final class ICCProfileFeaturesData extends FeaturesData
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getMetadata() |
Integer |
getN() |
List<Double> |
getRange() |
static ICCProfileFeaturesData |
newInstance(byte[] metadata,
byte[] stream,
Integer n,
List<Double> range)
Creates ICCProfileFeaturesData
|
getStreampublic static ICCProfileFeaturesData newInstance(byte[] metadata, byte[] stream, Integer n, List<Double> range)
metadata - byte array represents metadata streamstream - byte array represents object streamn - parameter N from the iccprofile dictionaryrange - parameter Range from the iccprofile dictionarypublic byte[] getMetadata()
public Integer getN()
Copyright © 2015–2016 The veraPDF Consortium. All rights reserved.