How can I replace the image in a layer? For a text layer I can easily do doc.layerSets.getByName('title').textItem.contents = 'New Text'. So my question is, is there something similar to textItem that works with images. something like imageItem. so I can replace the image in a layer?
from Replace Layer image in Photoshop scripting
No comments:
Post a Comment