| Package | Description |
|---|---|
| com.easyinnova.tiff.profiles |
package-info.java
|
| com.easyinnova.tiff.reader |
package-info.java
|
| com.easyinnova.tiff.writer |
package-info.java
|
| Modifier and Type | Field and Description |
|---|---|
protected TiffDocument |
GenericProfile.model
The image file descriptor to validate.
|
| Constructor and Description |
|---|
BaselineProfile(TiffDocument doc)
Instantiates a new baseline profile.
|
GenericProfile(TiffDocument doc)
Instantiates a new baseline profile.
|
TiffEPProfile(TiffDocument doc)
Instantiates a new tiff/ep profile validation.
|
TiffITProfile(TiffDocument doc,
int profile)
Instantiates a new tiff/ep profile validation.
|
| Modifier and Type | Method and Description |
|---|---|
TiffDocument |
TiffReader.getModel()
Gets the internal model of the Tiff file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TiffWriter.SetModel(TiffDocument model)
Sets the model.
|
Copyright © 2015–2020. All rights reserved.