Re: Photoshop 7, Applying a filter
Re: Photoshop 7, Applying a filter
- Subject: Re: Photoshop 7, Applying a filter
- From: Matthew Rogers <email@hidden>
- Date: Tue, 28 Jan 2003 07:07:55 +0000
Hi Steen,
Here you go
filter current layer of current document using unsharp mask with
options {amount:sharpenAmount, radius:sharpenRadius,
threshold:sharpenThreshold}
ie filter current layer of current document using unsharp mask with
options {amount:100, radius:0.3, threshold:3}
Matthew Rogers
email@hidden
http://matthew.rogers.name
On Tuesday, January 28, 2003, at 06:40 am, Steen Villumsen wrote:
Hey,
here's another newbie-question for the more experienced.
I'm trying to apply the "Unsharp Mask"-filter via an AppleScript, but
just
can't get the darn syntax right.
Can anyone out there help me out with that one line of code?
Thank you very much in advance!
/Steen
_______________________________________________
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.
_______________________________________________
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.