public class TagInfoAscii extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag| Constructor and Description |
|---|
TagInfoAscii(java.lang.String name,
int tag,
int length,
TiffDirectoryType directoryType) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encodeValue(java.nio.ByteOrder byteOrder,
java.lang.String... values) |
java.lang.String[] |
getValue(java.nio.ByteOrder byteOrder,
byte[] bytes) |
encodeValue, getDescription, getValue, isOffset, isText, toStringpublic TagInfoAscii(java.lang.String name,
int tag,
int length,
TiffDirectoryType directoryType)
public java.lang.String[] getValue(java.nio.ByteOrder byteOrder,
byte[] bytes)
public byte[] encodeValue(java.nio.ByteOrder byteOrder,
java.lang.String... values)
throws ImageWriteException
ImageWriteException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"