Answered
Create new Hue/saturation layer by script
hi all,
i want to create a hue/saturation adjustment layer.
i tried the following commands but failed:
app.activeDocument.artLayers.addAdjustment("Hue/Saturation");
app.activeDocument.layers.addAdjustment("Hue/Saturation");
please guide me the exact command.
