The Property object contains value, keyframe, and expression information about a particular AE property of a layer. An AE property is an value, often animat
Tag Archives: color
Item object
The Item object represents an item that can appear in the Project panel.The first item is at index 1.οΎ• Item is the base class for AVItem and for FolderItem,
property()
Finds and returns a child property of this group, as specified by either its index or name.A name specification can use the same syntax that is available wi
parseSwatchFile()
Loads color swatch data from an Adobe Swatch Exchange ASE file.file The file specification, an ExtendScript File object.The swatch data, in this format:data
color
The color of the solid, expressed as red, green, and blue values.Array of three floating-point values, [R, G, B], in the range [0.0..1.0]; read/write.