graphic:javascript:photoshop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
graphic:javascript:photoshop [2023/03/05 03:00] – [Doc operation code] yinggraphic:javascript:photoshop [2023/03/05 03:02] (current) – [Doc operation code] ying
Line 443: Line 443:
   // Move the selection down by the height of one part   // Move the selection down by the height of one part
   app.activeDocument = doc;   app.activeDocument = doc;
-  var selectionBounds = doc.selection.bounds; 
   doc.selection.translateBoundary(0, partHeight);   doc.selection.translateBoundary(0, partHeight);
 } }
  • graphic/javascript/photoshop.txt
  • Last modified: 2023/03/05 03:02
  • by ying