SelectionType in Photoshop DOM
(enumeration object)
Constants
| name | object | value | description |
|---|---|---|---|
| DIMINISH | SelectionType | 3 | |
| EXTEND | SelectionType | 2 | |
| INTERSECT | SelectionType | 4 | |
| REPLACE | SelectionType | 1 |
Arguments that are a SelectionType
| name | in method | of object | description |
|---|---|---|---|
| combination | load(from,[combination],[inverting]) | Selection | |
| combination | store(into,[combination]) | Selection | |
| type | select(region,[type],[feather],…) | Selection | Whether to create a new select |