Serializes the writable subset of tags into a little-endian TIFF
structure: IFD0 plus ExifIFD (0x8769) and GPS IFD (0x8825) sub-IFDs.
Names are resolved through IFD0_TAGS/EXIF_IFD_TAGS/GPS_IFD_TAGS;
unrecognized or unencodable names are reported as skipped. Sub-IFD
pointer entries are synthesized only when the respective IFD has tags.
Serializes the writable subset of
tagsinto a little-endian TIFF structure: IFD0 plus ExifIFD (0x8769) and GPS IFD (0x8825) sub-IFDs. Names are resolved through IFD0_TAGS/EXIF_IFD_TAGS/GPS_IFD_TAGS; unrecognized or unencodable names are reported as skipped. Sub-IFD pointer entries are synthesized only when the respective IFD has tags.