Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PS CS art layer solid fill



I can't seem to find the answer to this one anywhere!!
Help!


All I'm trying to do is create a new art layer in
Photoshop and make it a solid fill layer (a solid
color). - If I try to just fill the layer with a color
the file is bigger so I'm trying to avoid that.

I have this which works...

tell application "Adobe Photoshop CS"
	activate
	set theDocRef to the current document
set theColorLayer to make new art layer in theDocRef
with properties {kind:solid fill layer}

but the layer itself comes up empty. I tried adding
color information in different variations to the last
line but it doesn't work.

here is one way I tried it...

set theColorLayer to make new art layer in theDocRef
with properties {kind:solid fill layer, color:{red:10,
green:40, blue:50}}

Anyone????

thanks!



 
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.