→ Layer
Duplicate this object.
relativeObject
Object
insertionLocation
ElementPlacement
| Name | Type | Access | Description |
|---|---|---|---|
| Boolean | read/write | If true, the layer's contents and settings are locked. | |
| BlendMode | read/write | The mode to use when compositing an object. | |
| UnitRect | readonly | If the Layer is a layer set, this property returns a reference to the corresponding layer set object. | |
| UnitRect | readonly | Bounding rectangle of the Layer not including effects. | |
| Int | readonly | The unique ID of this layer. | |
| Int | readonly | The layer index sans layer groups, how Photoshop would index them. | |
| Layer[] | readonly | The layers linked to this layer. | |
| String | read/write | The name of the layer. | |
| Number 0–100 | read/write | The layer's master opacity (as a percentage). Range: 0.0 to 100.0. | |
| The | readonly | The object's container. | |
| String | readonly | The class name of the object. | |
| Boolean | read/write | If true, the layer is visible. | |
| XMPMetadata | readonly | XMP metadata associated with the Layer. |
Duplicate this object.
Links the layer with the specified layer.
Move the object.
...
Deletes this object.
Deletes all elements.
Scales the object.
Rotates the object.
Moves the object relative to its current position.
Unlinks the layer.
Properties elsewhere that hold a Layer.
Method parameters that accept a Layer.
Methods that return a Layer.