PsdImageAddChannelMixerAdjustmentLayer Method |
Adds the channel mixer adjustment layer with default parameters
Namespace: Aspose.PSD.FileFormats.PsdAssembly: Aspose.PSD (in Aspose.PSD.dll) Version: 21.2
Syntaxpublic ChannelMixerLayer AddChannelMixerAdjustmentLayer()
Public Function AddChannelMixerAdjustmentLayer As ChannelMixerLayer
public:
ChannelMixerLayer^ AddChannelMixerAdjustmentLayer()
member AddChannelMixerAdjustmentLayer : unit -> ChannelMixerLayer
Return Value
Type:
ChannelMixerLayerAdded Channel Mixer Layer
See Also