Exiffer.JPEG.IFD (exiffer v0.6.4)

Copy Markdown

Documentation for Exiffer.JPEG.IFD.

Summary

Functions

binary(ifd, offset, opts \\ [])

Returns a binary representation of the IFD block.

Serializing IFDs is messy, as they need to "know" the offsets of their own "extra data" (strings and other data that doesn't fit inside 4 bytes) and also the offset of any following IFD block.

dimensions(ifd)

read(buffer, opts \\ [])

sorted(entries)

text(ifd)