public class Ascii extends abstractTiffType
| Constructor and Description |
|---|
Ascii(int ch)
Instantiates a new ascii.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getValue()
Gets the value.
|
void |
setValue(byte value)
Sets the value.
|
byte |
toByte()
To byte.
|
String |
toString() |
containsMetadata, createMetadata, getTypeSize, isIFD, read, read, setIsIFD, setTypeSize, toInt, toUintgetContainer, setContainerpublic int getValue()
public void setValue(byte value)
value - the value to setpublic byte toByte()
toByte in class abstractTiffTypeCopyright © 2015–2020. All rights reserved.