Class TagInfoSShort


  • public class TagInfoSShort
    extends TagInfo
    • Constructor Detail

      • TagInfoSShort

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

      • getValue

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

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