Class TagInfoShortOrLongOrRational


  • public class TagInfoShortOrLongOrRational
    extends TagInfo
    • Constructor Detail

      • TagInfoShortOrLongOrRational

        public TagInfoShortOrLongOrRational​(String name,
                                            int tag,
                                            int length,
                                            TiffDirectoryType directoryType)
    • Method Detail

      • encodeValue

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

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