Packages

 

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

Class CmykChannelMixerLayer

    • Method Detail

      • getCyanChannel

        public final CmykMixerChannel getCyanChannel()

        Gets the cyan channel.

        Returns:
        the cyan channel.
      • getMagentaChannel

        public final CmykMixerChannel getMagentaChannel()

        Gets the magenta channel.

        Returns:
        the magenta channel.
      • getYellowChannel

        public final CmykMixerChannel getYellowChannel()

        Gets the yellow channel.

        Returns:
        the yellow channel.
      • getBlackChannel

        public final CmykMixerChannel getBlackChannel()

        Gets the black channel.

        Returns:
        the black channel.