DescValueType in Photoshop DOM
(enumeration object)
Constants
| name | value | description |
|---|---|---|
| ALIAS | 11 | |
| BOOLEAN | 5 | |
| CLASS | 7 | |
| DOUBLE | 2 | |
| ENUMERATED | 5 | |
| INTEGER | 1 | |
| LIST | 6 | |
| OBJECT | 7 | |
| REFERENCE | 9 | |
| STRING | 4 | |
| UNITDOUBLE | 3 |
Methods that return a DescValueType
| name | of object | description |
|---|---|---|
| getType() | ActionDescriptor | get the type of a key |
| getType() | ActionList | get the type of an item |