Class TagInfoDoubles

java.lang.Object
org.apache.commons.imaging.formats.tiff.taginfos.TagInfo
org.apache.commons.imaging.formats.tiff.taginfos.TagInfoDoubles

public class TagInfoDoubles extends TagInfo
  • Constructor Details

  • Method Details

    • getValue

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

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