public class TagInfoAscii extends TagInfo
dataTypes, directoryType, length, LENGTH_UNKNOWN, name, tag
Constructor and Description |
---|
TagInfoAscii(String name,
int tag,
int length,
TiffDirectoryType directoryType) |
Modifier and Type | Method and Description |
---|---|
byte[] |
encodeValue(ByteOrder byteOrder,
String... values) |
String[] |
getValue(ByteOrder byteOrder,
byte[] bytes) |
encodeValue, getDescription, getValue, isOffset, isText, toString
public TagInfoAscii(String name, int tag, int length, TiffDirectoryType directoryType)
public byte[] encodeValue(ByteOrder byteOrder, String... values) throws ImageWriteException
ImageWriteException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.