| Package | Description |
|---|---|
| com.easyinnova.tiff.model.types |
package-info.java
|
| com.easyinnova.tiff.profiles |
package-info.java
|
| Modifier and Type | Method and Description |
|---|---|
IfdTags |
IFD.getMetadata()
Gets the metadata.
|
IfdTags |
IFD.getTags()
Gets the tags.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaselineProfile.checkImage(IFD ifd,
int n,
IfdTags metadata)
Check if the tags that define the image are correct and consistent.
|
void |
BaselineProfile.validateMetadata(IfdTags metadata)
Validates that the ifd entries have correct types and cardinalities, as they are defined in the
JSONs tag configuration files.
|
Copyright © 2015–2020. All rights reserved.