Re: Image Resizing PS 7.0
Re: Image Resizing PS 7.0
- Subject: Re: Image Resizing PS 7.0
- From: Jesper Storm Bache <email@hidden>
- Date: Tue, 19 Oct 2004 10:29:51 -0700
On Oct 19, 2004, at 8:56 AM, Jan Steinman wrote:
From: "Steve Suranie" <email@hidden>
When scripting PS7 to resize images is there a way to resize the image so that if the width is reset to 300 the height will automatically reset proportionlly.
As far as I remember this script should also work in PS7. If you don't specify one of the dimensions, the resize automatically expects that you are scaling proportionally.
Jesper
tell application "Adobe Photoshop CS"
resize image current document width 300 as points
end tell _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden