Class TagInfoSShorts


  • public class TagInfoSShorts
    extends TagInfo
    • Constructor Detail

      • TagInfoSShorts

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

      • getValue

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

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