Package | Description |
---|---|
org.apache.commons.imaging.icc |
ICC color profile.
|
Modifier and Type | Method and Description |
---|---|
IccProfileInfo |
IccProfileParser.getICCProfileInfo(byte[] bytes) |
IccProfileInfo |
IccProfileParser.getICCProfileInfo(ByteSource byteSource) |
IccProfileInfo |
IccProfileParser.getICCProfileInfo(File file) |
IccProfileInfo |
IccProfileParser.getICCProfileInfo(ICC_Profile iccProfile) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.