Class TagInfoSRational


  • public class TagInfoSRational
    extends TagInfo
    • Constructor Detail

      • TagInfoSRational

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

      • getValue

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

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