• 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
Re: PS CS art layer solid fill
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PS CS art layer solid fill


  • Subject: Re: PS CS art layer solid fill
  • From: "Fleisher, Ken" <email@hidden>
  • Date: Thu, 18 Jan 2007 15:45:01 -0500
  • Thread-topic: PS CS art layer solid fill

I tried to solve this and could not. However, I noticed that if you try to
change the "kind" of an art layer to "solid fill layer", you cannot. The
error message states that you can only change "kind" to normal or text. So
maybe AS can read if a layer is a solid fill layer, but cannot create one.
That would be too bad because I need to do this as well...

Ken


On 1/18/07 2:41 PM, "Natalie Lambert" <email@hidden> wrote:

> 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!


--
Ken Fleisher

Photographer
Imaging & Visual Services
National Gallery of Art
Washington, D.C.

Phone: (202) 712-7471
email@hidden

 _______________________________________________
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

References: 
 >PS CS art layer solid fill (From: Natalie Lambert <email@hidden>)

  • Prev by Date: Re: iTunes' state when ripping a CD
  • Next by Date: Matching Color Values
  • Previous by thread: PS CS art layer solid fill
  • Next by thread: Re: PS CS art layer solid fill
  • Index(es):
    • Date
    • Thread