I am putting together a script in Photoshop where I need to move a layer to the left or right by a certain amount of pixels. I have gone through the entire dictionary and scripting reference and don’t seem to find any command or way of moving a layer. I tried changing the bounds of the layer but this is “read only” and there is no scripting method, that I could find, for doing a transform and moving it that way. And the “move” tool only changes the location of the layer in the layer pallette–not the x and y location of it in the image.
Any suggestions?