ResampleMethod in Photoshop DOM
(enumeration object)
Constants
name | object | value | description |
---|---|---|---|
BICUBIC | ResampleMethod | 4 | |
BILINEAR | ResampleMethod | 3 | |
NEARESTNEIGHBOR | ResampleMethod | 2 | |
NONE | ResampleMethod | 1 |
Properties that are a ResampleMethod
name | object | description |
---|---|---|
interpolation | Preferences |
Arguments that are a ResampleMethod
name | in method | of object | description |
---|---|---|---|
resampleMethod | resizeImage([width],[height],[resolution],…) | Document |