public class TiffITProfile extends GenericProfile implements Profile
model, validation| Constructor and Description |
|---|
TiffITProfile(TiffDocument doc,
int profile)
Instantiates a new tiff/ep profile validation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates that the IFD conforms the Tiff/IT standard.
|
getValidationpublic TiffITProfile(TiffDocument doc, int profile)
doc - the image to checkprofile - the TiffIT profile (0: default, 1: P1, 2: P2)Copyright © 2015–2020. All rights reserved.