Loop an interactive crop?

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

txuku

Loop an interactive crop?

Post by txuku »

craezer wrote:I have one more question. I'm curious how resizeBoundary works. I noticed you have 2133, 1200 and reduced them 90% for a 1920,1080 crop. On line 92 you have
Code: Select alldocRef.selection.resizeBoundary("90" ,"90",AnchorPosition.TOPLEFT);

I'm guessing the "90", "90" is percent, is that true? How did you arrive at this?

Thanks,
Chris

Yes it is true !

I've just found it ......

I've added this command because the script crashes If it does not change the initial selection.