Class TagInfoShortOrRational


  • public class TagInfoShortOrRational
    extends TagInfo
    • Constructor Detail

      • TagInfoShortOrRational

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

      • encodeValue

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