1
1
mirror of https://github.com/wader/fq.git synced 2024-12-23 13:22:58 +03:00

exif: Add note about JPEGInterchangeFormat

This commit is contained in:
Mattias Wadman 2021-10-01 17:08:03 +02:00
parent 15e9f6f0af
commit 761c411ca9

View File

@ -1,6 +1,7 @@
package tiff
// https://exiftool.org/TagNames/EXIF.html
// TODO: JPEGInterchangeFormat/JPEGInterchangeFormatLength, seem to just after the exif tag usually?
import (
"github.com/wader/fq/format"