Class TagInfoByteOrShort


  • public class TagInfoByteOrShort
    extends TagInfo
    • Constructor Detail

      • TagInfoByteOrShort

        public TagInfoByteOrShort​(String name,
                                  int tag,
                                  int length,
                                  TiffDirectoryType directoryType)
    • Method Detail

      • encodeValue

        public byte[] encodeValue​(ByteOrder byteOrder,
                                  byte... values)
      • encodeValue

        public byte[] encodeValue​(ByteOrder byteOrder,
                                  short... values)