Many thanks. That sets the Tiff to the MM and big endian as required.
Kind regards
Mark
Search found 2 matches
- 2014-02-03T06:30:14-07:00
- Forum: Users
- Topic: How to creating a MSB(Motorola) Tiff
- Replies: 2
- Views: 2039
- 2014-02-03T02:53:44-07:00
- Forum: Users
- Topic: How to creating a MSB(Motorola) Tiff
- Replies: 2
- Views: 2039
How to creating a MSB(Motorola) Tiff
I need to create a Motorola Tiff for a legacy app. so i can replace image alchemy.
when i do the following
convert logo: -endian MSB logo.tiff
the resulting tiff file has II as the first 2 bytes and not MM as per the motorola Tiff spec.
also the identify shows endian MSB but then endian LSB in ...
when i do the following
convert logo: -endian MSB logo.tiff
the resulting tiff file has II as the first 2 bytes and not MM as per the motorola Tiff spec.
also the identify shows endian MSB but then endian LSB in ...