java.lang.Object
org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoLong
Direct Known Subclasses:
TagInfoDirectory

public class TagInfoLong extends TagInfo
  • Constructor Details

  • Method Details

    • getValue

      public int getValue(ByteOrder byteOrder, byte[] bytes)
    • encodeValue

      public byte[] encodeValue(ByteOrder byteOrder, int value)