Getting values in Photoshop 7 - the complete request
Getting values in Photoshop 7 - the complete request
- Subject: Getting values in Photoshop 7 - the complete request
- From: Steen Villumsen <email@hidden>
- Date: Tue, 20 May 2003 15:25:36 +0200
Woa - sorry, accidently send the earlier mail a bit prematurely.
Here's the complete thing:
Hey!
I'm trying to get Photoshop 7.01 (On OS X) to return the CMYK-values of a
certain part on an image.
If I want to know the value of the fourth pixel from the top, and 3rd from
the left side of an image, I'm thinking my script will have to look
something like this:
tell application "Adobe Photoshop 7.0"
set MyValue to CMYK color black of pixel with properties {position:4,3}
end tell
Only that's not the right syntax. Any experienced Photoshop scripters out
there, who can help me out?
Thanks a lot!
/Steen Villumsen
_______________________________________________
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.