PhotoshopCC 2015.5
Object

LayerSet

A group of layer objects, which can include art layer objects and other (nested) layer set objects. A single command or set of commands manipulates all layers in a layer set object.

Layer LayerSet

Properties

NameType AccessDescription
ArtLayers<ArtLayer> readonly The art layers contained in this layer set.
Channel[] read/write The channels that are enabled for the layer set. Must be a list of component channels.
LayerSets<LayerSet> readonly The layer sets contained within the layer set.
Layers<Layer> readonly The layers in this layer set.
The readonly The object's container.
String readonly The class name of the object.

Methods

ArtLayer

Merges the layer set.

Parameter of 1

Method parameters that accept a LayerSet.

Return 4

Methods that return a LayerSet.