Re: getting height x width of image
Re: getting height x width of image
- Subject: Re: getting height x width of image
- From: Michelle Steiner <email@hidden>
- Date: Wed, 20 Jun 2007 12:44:22 -0700
On Jun 20, 2007, at 12:24 PM, TjL wrote:
that works (*) except that you have to tell Image Events to launch
(I dunno why, you'd think it'd be implied since you wanted to use
it, but all the examples I saw used it), so I put it like this:
No, you shouldn't have to tell it explicitly to launch.
Rather than 344.0x87.0 is there a way to drop the .0 so it's just
344x87?
sure:
set {W, H} to {W div 1, H div 1}
-- Michelle
--
Failure is not an option. It comes bundled with the software.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden