Resize layer effect proportional to images resize
Hi,
when i use the resize function: app.activeDocument.resizeImage(...)
I noticed that layer effects will not scale.
If I have a stoke effect set to 100px it will still be 100 px even when i scale down the image by 50%.
Is there a way to scale the effect as well?
How can I flatten the image before scaling?
I tried activeDocument.mergeVisibleLayers();
but it reports that it is nit supported in my version of PS (2019)
Dan
