Class TagInfoSLong


  • public class TagInfoSLong
    extends TagInfo
    • Constructor Detail

      • TagInfoSLong

        public TagInfoSLong​(java.lang.String name,
                            int tag,
                            TiffDirectoryType directoryType)
    • Method Detail

      • getValue

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

        public byte[] encodeValue​(java.nio.ByteOrder byteOrder,
                                  int value)