Package | Description |
---|---|
com.aspose.psd.fileformats.psd.layers.adjustmentlayers |
Modifier and Type | Class and Description |
---|---|
class |
CmykMixerChannel
CmykChannel.
|
class |
RgbMixerChannel
RgbChannel.
|
Modifier and Type | Method and Description |
---|---|
MixerChannel |
RgbChannelMixerLayer.getChannelByIndex(int index)
Gets the index of the channel by.
|
MixerChannel |
CmykChannelMixerLayer.getChannelByIndex(int index)
Gets the index of the channel by.
|
abstract MixerChannel |
ChannelMixerLayer.getChannelByIndex(int index)
Gets the index of the channel by.
|