Modifier and Type | Method and Description |
---|---|
TiffIfd[] |
TiffFormat.getImageFileDirectories()
Gets an array of image file directories presented in TIFF.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TiffIfd.equals(TiffIfd other)
Indicates whether the current object is equal to another object of the same type.
|
TiffTag[] |
TiffFormat.getTags(TiffIfd ifd)
Gets TIFF tags for specific IFD.
|
Copyright © 2018. All rights reserved.