public final class ICCProfileFeaturesData extends FeaturesData
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
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()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FeaturesDataIOExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.