Hi Everyone,
Its possible to untag the Resample Method in image size window..?
Thanks in advance.
-yajiv
In the screenshot you posted »Resample Image« is unchecked so I don’t seem to understand your question.
var doc = app.activeDocument;
doc.resizeImage( undefined, undefined, 72, ResampleMethod.NONE );