| Package | Description |
|---|---|
| com.easyinnova.tiff.io |
package-info.java
|
| Modifier and Type | Method and Description |
|---|---|
SShort |
TiffInputStream.readSShort() |
SShort |
TiffDataIntput.readSShort()
Read s short.
|
SShort |
TiffInputStream.readSShort(long position)
Read s short.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TiffOutputStream.putSShort(SShort val)
Puts a sShort (2 bytes).
|
Copyright © 2015–2020. All rights reserved.