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