| Package | Description |
|---|---|
| com.aspose.psd.fileformats.psd | |
| com.aspose.psd.fileformats.psd.layers.smartobjects |
| Modifier and Type | Method and Description |
|---|---|
SmartObjectLayer |
SmartObjectProvider.convertToSmartObject(int... layerNumbers)
Converts layers to an embedded smart object.
|
SmartObjectLayer |
SmartObjectProvider.convertToSmartObject(Layer[] layers)
Converts layers to an embedded smart object.
|
SmartObjectLayer |
SmartObjectProvider.newSmartObjectViaCopy(SmartObjectLayer sourceLayer)
Creates a new smart object layer by coping the source one.
|
| Modifier and Type | Method and Description |
|---|---|
SmartObjectLayer |
SmartObjectProvider.newSmartObjectViaCopy(SmartObjectLayer sourceLayer)
Creates a new smart object layer by coping the source one.
|
| Modifier and Type | Method and Description |
|---|---|
SmartObjectLayer |
SmartObjectLayer.duplicateLayer()
Creates a new smart object layer by coping this one.
|
SmartObjectLayer |
SmartObjectLayer.newSmartObjectViaCopy()
Creates a new smart object layer by coping this one.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.