Quantcast
Channel: Adobe Community: Message List - Photoshop Scripting
Browsing all 27456 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Re: forum access 10.20.14

Yes the certificate expired it has now been updated and is valid

View Article


Re: How to get the blend options of a layer?

I tried various things. The most basic approach was something like this: var ref = new ActionReference();  ref.putEnumerated( charIDToTypeID("Lyr "), charIDToTypeID("Ordn"), charIDToTypeID("Trgt") );...

View Article


Image may be NSFW.
Clik here to view.

Image Processor Pro V3 error output (OSX)

Is it possible to put put the list of files-not-processed to a text file?I am not sure if I ma reading the Image Processor Pro.log file correctly,it appears to only contain a lit of files that were...

View Article

希望可以找到中国的朋友们,或者会中文的朋友,一起学习PS SCRIPTING

很不好意思,我的英文不太好,论坛上交流不是很方便,希望可以认识中国的也在学习SCRIPTING的朋友,谢谢咯。

View Article

Image may be NSFW.
Clik here to view.

Re: Image Processor Pro V3 error output (OSX)

If IPP is unable to process a file, there should be an exception written out to the log file. Open the log file and search for one of the files that wasn't processed. There should be an explanation of...

View Article


Re: How to get the blend options of a layer?

How did you process desc?

View Article

Re: How to get the blend options of a layer?

I use this code to check Layers’ properties, what property are you after exactly? #target photoshopif (app.documents.length > 0) {var ref = new ActionReference();ref.putEnumerated(...

View Article

Change the default name Alpha 1 via script

The code line below saves the selection as Alpha 1.Is it possible to add a custom name to the selection? app.activeDocument.selection.store(app.activeDocument.channels.add())

View Article


Re: Change the default name Alpha 1 via script

app.activeDocument.selection.store(app.activeDocument.channels.add());app.activeDocument.channels[app.activeDocument.channels.length-1].name = "test";

View Article


Re: How to get the blend options of a layer?

I processed the desc object. I am looking to get the belnd-if values. They are not included in the layer effects. I can access the layer effects without any problem but just cannot figure out how to...

View Article

Re: Change the default name Alpha 1 via script

Cool, that works!This solution is more elegant than using AM code.Many thanks for your help now and in the past!

View Article

Re: How to get the blend options of a layer?

how to assess blend if-settings with javascript

View Article

Re: Change the default name Alpha 1 via script

If you have to rename a lot of Channels it may be worth pursuing AM code, though, as it os probably quicker.

View Article


Re: Change the default name Alpha 1 via script

Good point!Part of the script workflow includes saving a selection as YY channel. I process about 100 files at a time with the script,For this scenario would AM code be more efficient?

View Article

Re: Change the default name Alpha 1 via script

Seems likely, but I have not tested it. Anyway, if you rename a Channel once per processed image the advantage may not be very significant.

View Article


Re: Change the default name Alpha 1 via script

The script renames once per image.Thanks again!

View Article

Re: How to get the blend options of a layer?

I tried to use the xtools, but they do not seem to work either. The executeActionGet in the following function fails.  Styles.getPresetManager = function() {  var classApplication = cTID('capp');  var...

View Article


Image may be NSFW.
Clik here to view.

Re: How to create a centered guide line using vbs?

Use scriptlistener. Set your ruler to percent, add a guide, and the code will be generated by scriptlistener.

View Article

Image may be NSFW.
Clik here to view.

how get spot channel color data

To get  spot  channel color data (su as c=100 m =20 y=0 k=0)  as the foreground color....because The following process needs the foreground color,I want to simplify the operation process too, My files...

View Article

Re: 希望可以找到中国的朋友们,或者会中文的朋友,一起学习PS SCRIPTING

我是中国人,会点ps script朋友,有什么可以帮你的?

View Article
Browsing all 27456 articles
Browse latest View live


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