Re: Bitmaps and tiff files
Re: Bitmaps and tiff files
- Subject: Re: Bitmaps and tiff files
- From: Emmanuel <email@hidden>
- Date: Thu, 7 Feb 2002 00:01:36 +0100
At 10:22 PM +0100 6/2/02, Steve Suranie wrote:
>
>
Hi all:
>
>
I am working on an app to convert some images for my company and I was
>
wondering if there is a way to programmatically tell if a file is a bitmap
>
file or a tiff file. (I need to know so I can call the correct Actionscript
>
in PhotoShop - and curse that program for not being Apple scriptable.)
Not a specialist, but doesn't the tiff files begin with TIFFblah or
blahTIFF? If this is the case, you could use the Standard Additions' "read"
command to read the 4 or 8 first bytes.
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.