Class TagInfoFloat


  • public class TagInfoFloat
    extends TagInfo
    • Constructor Detail

      • TagInfoFloat

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

      • getValue

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

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