Bonjour I am French and I do not know what this "LUT" I have often used this function offeryte par Mike Hale : function selectColorRange (scObj) { var desc = new ActionDescriptor (); desc.putInteger (charIDToTypeID ("Fzns"), 0); var cDesc = new ActionDescriptor (); cDesc.putDouble (charIDToTypeID ("...
Bonjour I am French and I do not know what this "read" I have often used this function offeryte par Mike Hale- https://www.ps-scripts.com/viewtopic.php?p=41984#p41984 : function selectColorRange (scObj) { var desc = new ActionDescriptor (); desc.putInteger (charIDToTypeID ("Fzns"), 0); var cDesc = n...
Bonjour Your question concerns Photoshop or Sublime text (I use Notepad 2 and your link leads nowhere!) On the other hand I note in the code that you propose: set ps_folder_path = c: \ Program Files \ Adobe \ Adobe Photoshop% version% (64 Bit) In jsx the bars \ must be replaced by / What do you call...
Bonjour I use this script to do this : //Hauteur_largeur.jsx //appel de script .atn //Remplacer scriptHoriz Script 182 et scriptAtnVertic Script 183 //par leurs references effectives dans vos scripts .atn if (activeDocument.width> activeDocument.height) { doAction( "Script 182", "scriptAtnHoriz") } ...