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