Package | Description |
---|---|
com.aspose.imaging.fileformats.psd |
Modifier and Type | Method and Description |
---|---|
Layer |
PsdImage.getActiveLayer()
Gets or sets the active layer.
|
Layer[] |
PsdImage.getLayers()
Gets or sets the PSD layers.
|
Modifier and Type | Method and Description |
---|---|
void |
PsdImage.setActiveLayer(Layer value)
Gets or sets the active layer.
|
void |
PsdImage.setLayers(Layer[] value)
Gets or sets the PSD layers.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.