• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
PS CS art layer solid fill
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PS CS art layer solid fill


  • Subject: PS CS art layer solid fill
  • From: Natalie Lambert <email@hidden>
  • Date: Thu, 18 Jan 2007 11:41:12 -0800 (PST)

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:
Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: PS CS art layer solid fill
      • From: Martin Orpen <email@hidden>
    • Re: PS CS art layer solid fill
      • From: "Fleisher, Ken" <email@hidden>
  • Prev by Date: How to extract properties of a selected iCal object (event, todo, etc.)?
  • Next by Date: Re: iTunes' state when ripping a CD
  • Previous by thread: How to extract properties of a selected iCal object (event, todo, etc.)?
  • Next by thread: Re: PS CS art layer solid fill
  • Index(es):
    • Date
    • Thread