Re: Photoshop CS3 conversions
Re: Photoshop CS3 conversions
- Subject: Re: Photoshop CS3 conversions
- From: Shane Stanley <email@hidden>
- Date: Wed, 21 Nov 2007 08:44:42 +1100
- Thread-topic: Photoshop CS3 conversions
On 21/11/07 4:38 AM, "email@hidden" <email@hidden>
wrote:
> I have not been able to get a applescript to do a "convert to profile" with
> any success.
Is your problem writing the code, or code not working? Have you tried
something like this:
tell application "Adobe Photoshop CS3"
tell current document
convert to profile <name of profile> intent relative colorimetric
with dithering without blackpoint compensation
end tell
end tell
--
Shane Stanley <email@hidden>
AppleScript Pro Florida, Feb 2008 <http://scriptingmatters.com/aspro>
_______________________________________________
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