Class TagInfoShort


  • public class TagInfoShort
    extends TagInfo
    • Constructor Detail

      • TagInfoShort

        public TagInfoShort​(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)