Packages

 

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

Class ColorBalanceAdjustmentLayer

    • Method Detail

      • getPreserveLuminosity

        public final boolean getPreserveLuminosity()

        Gets or sets a value indicating whether this BlncResource preserves luminosity.

        Value: true if it preserves luminosity; otherwise, false.
      • setPreserveLuminosity

        public final void setPreserveLuminosity(boolean value)

        Gets or sets a value indicating whether this BlncResource preserves luminosity.

        Value: true if it preserves luminosity; otherwise, false.
      • getShadowsCyanRedBalance

        public final short getShadowsCyanRedBalance()

        Gets or sets the Shadows Cyan Red Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Shadows Cyan Red Balance must be in range from -100 to +100. Value: The Shadows Cyan Red Balance.
      • setShadowsCyanRedBalance

        public final void setShadowsCyanRedBalance(short value)

        Gets or sets the Shadows Cyan Red Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Shadows Cyan Red Balance must be in range from -100 to +100. Value: The Shadows Cyan Red Balance.
      • getShadowsMagentaGreenBalance

        public final short getShadowsMagentaGreenBalance()

        Gets or sets the Shadows Magenta Green Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Shadows Magenta Green Balance must be in range from -100 to +100. Value: The Shadows Magenta Green Balance.
      • setShadowsMagentaGreenBalance

        public final void setShadowsMagentaGreenBalance(short value)

        Gets or sets the Shadows Magenta Green Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Shadows Magenta Green Balance must be in range from -100 to +100. Value: The Shadows Magenta Green Balance.
      • getShadowsYellowBlueBalance

        public final short getShadowsYellowBlueBalance()

        Gets or sets the Shadows YellowBlue Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Shadows Yellow Blue Balance must be in range from -100 to +100. Value: The Shadows Yellow Blue Balance.
      • setShadowsYellowBlueBalance

        public final void setShadowsYellowBlueBalance(short value)

        Gets or sets the Shadows YellowBlue Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Shadows Yellow Blue Balance must be in range from -100 to +100. Value: The Shadows Yellow Blue Balance.
      • getMidtonesCyanRedBalance

        public final short getMidtonesCyanRedBalance()

        Gets or sets the Midtones Cyan Red Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Midtones Cyan Red Balance must be in range from -100 to +100. Value: The Midtones Cyan Red Balance.
      • setMidtonesCyanRedBalance

        public final void setMidtonesCyanRedBalance(short value)

        Gets or sets the Midtones Cyan Red Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Midtones Cyan Red Balance must be in range from -100 to +100. Value: The Midtones Cyan Red Balance.
      • getMidtonesMagentaGreenBalance

        public final short getMidtonesMagentaGreenBalance()

        Gets or sets the Midtones Magenta Green Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Midtones Magenta Green Balance must be in range from -100 to +100. Value: The Midtones Magenta Green Balance.
      • setMidtonesMagentaGreenBalance

        public final void setMidtonesMagentaGreenBalance(short value)

        Gets or sets the Midtones Magenta Green Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Midtones Magenta Green Balance must be in range from -100 to +100. Value: The Midtones Magenta Green Balance.
      • getMidtonesYellowBlueBalance

        public final short getMidtonesYellowBlueBalance()

        Gets or sets the Midtones Yellow Blue Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Midtones Yellow Blue Balance must be in range from -100 to +100. Value: The Midtones Yellow Blue Balance.
      • setMidtonesYellowBlueBalance

        public final void setMidtonesYellowBlueBalance(short value)

        Gets or sets the Midtones Yellow Blue Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Midtones Yellow Blue Balance must be in range from -100 to +100. Value: The Midtones Yellow Blue Balance.
      • getHighlightsCyanRedBalance

        public final short getHighlightsCyanRedBalance()

        Gets or sets the Highlights Cyan Red Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Highlights Cyan Red Balance must be in range from -100 to +100. Value: The Highlights Cyan Red Balance.
      • setHighlightsCyanRedBalance

        public final void setHighlightsCyanRedBalance(short value)

        Gets or sets the Highlights Cyan Red Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Highlights Cyan Red Balance must be in range from -100 to +100. Value: The Highlights Cyan Red Balance.
      • getHighlightsMagentaGreenBalance

        public final short getHighlightsMagentaGreenBalance()

        Gets or sets the Highlights Magenta Green Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Highlights Magenta Green Balance must be in range from -100 to +100. Value: The Highlights Magenta Green Balance.
      • setHighlightsMagentaGreenBalance

        public final void setHighlightsMagentaGreenBalance(short value)

        Gets or sets the Highlights Magenta Green Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Highlights Magenta Green Balance must be in range from -100 to +100. Value: The Highlights Magenta Green Balance.
      • getHighlightsYellowBlueBalance

        public final short getHighlightsYellowBlueBalance()

        Gets or sets the Highlights Yellow Blue Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Highlights Yellow Blue Balance must be in range from -100 to +100. Value: The Highlights Yellow Blue Balance.
      • setHighlightsYellowBlueBalance

        public final void setHighlightsYellowBlueBalance(short value)

        Gets or sets the Highlights Yellow Blue Balance.

        Throws:
        com.aspose.ms.System.ArgumentOutOfRangeException - Highlights Yellow Blue Balance must be in range from -100 to +100. Value: The Highlights Yellow Blue Balance.