myDocument.resizeImage( [ width ], [ height ], [ resolution ], [ resampleMethod ] ) in Photoshop DOM
change the size of the image
Arguments
name | type | description |
---|---|---|
width | Number | [optional] |
height | Number | [optional] |
resolution | Number | [optional] |
resampleMethod | ResampleMethod | [optional] |
- Return Type
- (none)