• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: PhotoShop- Set Selection Size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PhotoShop- Set Selection Size


  • Subject: Re: PhotoShop- Set Selection Size
  • From: Shane Stanley <email@hidden>
  • Date: Wed, 5 May 2004 20:01:31 -0700

On May 4, 2004, at 6:55 AM, Marconi wrote:

All I want to do is, with the front document window, set the exact selection size to, say, 1024x768.

What's the syntax to do that?

tell application "Adobe Photoshop CS"
tell current document
select region {{0,0}, {1024,0}, {1024,768}, {0, 768}} combination type replaced feather amount 10 without antialiasing
end tell
end tell

--
Shane Stanley <email@hidden>
_______________________________________________
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.


References: 
 >PhotoShop- Set Selection Size (From: Marconi <email@hidden>)

  • Prev by Date: Re: 'info for' braindead about .app packages
  • Next by Date: Re: How to save some settings
  • Previous by thread: PhotoShop- Set Selection Size
  • Next by thread: Scripting FMP7
  • Index(es):
    • Date
    • Thread