Package | Description |
---|---|
com.aspose.imaging.fileformats.psd.layers.adjustmentlayers | |
com.aspose.imaging.fileformats.psd.layers.layerresources |
The package contains PSD file format entities contained in layers.
|
Modifier and Type | Method and Description |
---|---|
LevelChannel |
LevelsLayer.getChannel(int index)
Gets the channel.
|
LevelChannel |
LevelsLayer.getMasterChannel()
Gets the master channel.
|
Modifier and Type | Method and Description |
---|---|
LevelChannel |
LevlResource.getChannel(int channelIndex)
Gets the channel.
|