myArtLayer.merge() in Photoshop DOM
merges the layer down. This will remove the layer from the document. The method returns a reference to the art layer that this layer is merged into
- Return Type
- ArtLayer
merges the layer down. This will remove the layer from the document. The method returns a reference to the art layer that this layer is merged into