Class TagInfoShortOrRational


  • public class TagInfoShortOrRational
    extends TagInfo
    • Constructor Detail

      • TagInfoShortOrRational

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

      • encodeValue

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

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