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