Photoshop: how to 'delete' (i.e. like pressing backspace)
Photoshop: how to 'delete' (i.e. like pressing backspace)
- Subject: Photoshop: how to 'delete' (i.e. like pressing backspace)
- From: Brennan <email@hidden>
- Date: Mon, 27 Mar 2006 19:48:40 +0200
Hi folks,
I am generating some nice CD face art (unique CD designs, lovely!)
I have a selection saved in an alpha channel representing the CD face
printable area, and I was hoping to just load that selection, invert it
and delete everything which fell outside the printable area.
Alas, I can't find a command which does the same as pressing backspace on
the keyboard. 'delete' requires some kind of parameter, but I don't know
what it should be. Any ideas? Here's a script snippet:
tell application "Adobe Photoshop CS"
tell current document
load selection from channel "Printable" with inverting
delete selection -- doesn't work
end tell
end tell
Oh... as you can see I am not using CS2, but I don't suppose that matters.
Thanks in advance.
--
Brennan Young
Rather completely full than half empty.
_______________________________________________
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