Image Event Script Not Working
Image Event Script Not Working
- Subject: Image Event Script Not Working
- From: Steve Suranie <email@hidden>
- Date: Wed, 02 Mar 2005 12:55:19 -0500
I'm trying to convert CMYK files to RGB. Here's my code:
set thePath to "Cumulus:Merion Image
Archive:_thumbnails:HX110104_IL_ProSuccess.jpg"
tell application "Image Events"
launch
set theImage to open alias thePath
set color space of theImage to "RGB"
close thePath
end tell
I keep getting NSInternalScriptError error messages. Any help would be
appreciated.
_______________________________________________
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