Exiffer.JPEG.IFD (exiffer v0.2.5)
Documentation for Exiffer.JPEG.IFD
.
Link to this section Summary
Functions
Returns a binary representation of the IFD block.
Link to this section Functions
Link to this function
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.
Link to this function
dimensions(ifd)
Link to this function
read(buffer, opts \\ [])
Link to this function
sorted(entries)
Link to this function