Re: [Pmt-exif] HEX syntax
Brought to you by:
glennrp
From: Adam M. C. <am...@cs...> - 2000-08-09 19:57:47
|
Glenn Randers-Pehrson <gl...@ho...> wrote: > But the only case that is interesting to applications is when the > string contains multibyte values in little-endian format, so I think > it's best to go with "L " in that case, and nothing in the others. I don't mind combining unknown with not-applicable, but I think it's good to keep the distinction between those and big-endian. > BTW I wasn't familiar with the I/M flag. Does it mean Intel/Mac? The "Description of Exif File Format" document mentions that every TIFF file begins with either II (for Intel byte order) or MM (for Motorola byte order). AMC |