Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Viewing all articles
Browse latest Browse all 27456

Re: Re: Created white box, Photoshop CS4 js

$
0
0

Something like this?

if(!doc.activeLayer.isBackgroundLayer) {    doc.selection.select(mySelection);    doc.selection.clear();    doc.selection.deselect();
} else {    alert ("Sorry, active Layer is Background layer")    }

 

 


Viewing all articles
Browse latest Browse all 27456

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>