Packages

 

com.aspose.psd.fileformats.psd.layers.adjustmentlayers

Class CmykChannelMixerLayer

    • Method Detail

      • getCyanChannel

        public final CmykMixerChannel getCyanChannel()

        Gets the cyan channel.

        Value: The cyan channel.
      • getMagentaChannel

        public final CmykMixerChannel getMagentaChannel()

        Gets the magenta channel.

        Value: The magenta channel.
      • getYellowChannel

        public final CmykMixerChannel getYellowChannel()

        Gets the yellow channel.

        Value: The yellow channel.
      • getBlackChannel

        public final CmykMixerChannel getBlackChannel()

        Gets the black channel.

        Value: The black channel.