Packages

 

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

Class LevelsLayer

    • Method Detail

      • getMasterChannel

        public final LevelChannel getMasterChannel()

        Gets the master channel.

        Returns:
        the master channel.
      • getChannel

        public final LevelChannel getChannel(int index)

        Gets the channel.

        Parameters:
        index - The index.
        Returns:
        LevelChannel by index