Add Layer to PSD
Contents
[
Hide
]
Overview
It’s a commonly used case. All you need is to open the file you need as a stream and then use Aspose.PSD to add this file as a new layer. You also can change the order of PSD Layers.
To add graphic file as Layer to PSD use the following code:
To change Layers order, please look at the following PSD Layers API Reference in Psd Image class