I want To load Psd file and copy a layer from the Psd To another Psd created from by PsdImage
like following:
PsdImage image = (PsdImage)Image.Load(sourceFile)
PsdImage anotherImage = new PsdImage(100, 200);
anotherIma…...a layer from a psd file to another Aspose.PSD Product Family...load psd file and copy a layer from the psd to another psd created...