Class TagInfoLongs


  • public class TagInfoLongs
    extends TagInfo
    • Constructor Detail

      • TagInfoLongs

        public TagInfoLongs​(String name,
                            int tag,
                            int length,
                            TiffDirectoryType directoryType,
                            boolean isOffset)
    • Method Detail

      • getValue

        public int[] getValue​(ByteOrder byteOrder,
                              byte[] bytes)
      • encodeValue

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