Hello,
I need a javascript to create a new art layer posterize in order to reduce the weight of my png.
But my javascript command does'nt work:
var LayerISO = app.activeDocument.artLayers.posterize.add(50);
Can someone help me?
Thanks.
Hello,
I need a javascript to create a new art layer posterize in order to reduce the weight of my png.
But my javascript command does'nt work:
var LayerISO = app.activeDocument.artLayers.posterize.add(50);
Can someone help me?
Thanks.