| Package | Description |
|---|---|
| com.easyinnova.tiff.io |
package-info.java
|
| Modifier and Type | Method and Description |
|---|---|
SRational |
TiffInputStream.readSRational() |
SRational |
TiffDataIntput.readSRational()
Read s rational.
|
SRational |
TiffInputStream.readSRational(long position)
Read s rational.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputStream.putSRational(SRational val)
Puts a SRational (4 bytes).
|
Copyright © 2015–2020. All rights reserved.