myDocument.resizeImage( [ width ], [ height ], [ resolution ], [ resampleMethod ] ) in Photoshop DOM

change the size of the image

Arguments

nametypedescription
width Number [optional]
height Number [optional]
resolution Number [optional]
resampleMethod ResampleMethod [optional]
Return Type
(none)