Adobe Photoshop CS5 Object Library JS: DescValueType

Photoshop CS5

 The value type of an object.

Value

NameDescriptionValue
DescValueType.ALIASTYPEAlias. int 11
DescValueType.BOOLEANTYPEBoolean. int 5
DescValueType.CLASSTYPEClass. int 10
DescValueType.DOUBLETYPEDouble. int 2
DescValueType.ENUMERATEDTYPEEnumeration. int 8
DescValueType.INTEGERTYPEInteger. int 1
DescValueType.LISTTYPEAction list. int 6
DescValueType.OBJECTTYPEObject. int 7
DescValueType.RAWTYPERaw. int 12
DescValueType.REFERENCETYPEReference. int 9
DescValueType.STRINGTYPEString. int 4
DescValueType.UNITDOUBLEUnit value of type double. int 3

Usage

Return

DescValueType ActionDescriptor.getType (key: number)

Jongware, 28-Aug-2012 v3.0.3iContents :: Index