| Package | Description |
|---|---|
| com.itextpdf.io.color | |
| com.itextpdf.io.image |
| Modifier and Type | Method and Description |
|---|---|
static IccProfile |
IccProfile.getInstance(byte[] data) |
static IccProfile |
IccProfile.getInstance(byte[] data, int numComponents) |
static IccProfile |
IccProfile.getInstance(InputStream stream) |
static IccProfile |
IccProfile.getInstance(RandomAccessFileOrArray file) |
static IccProfile |
IccProfile.getInstance(String filename) |
| Modifier and Type | Field and Description |
|---|---|
protected IccProfile |
ImageData.profile |
| Modifier and Type | Method and Description |
|---|---|
IccProfile |
ImageData.getProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImageData.setProfile(IccProfile profile) |
Copyright © 1998–2016 iText Group NV. All rights reserved.