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