Packages

 

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

Class ExposureLayer

    • Method Detail

      • getExposure

        public final float getExposure()

        Gets the Exposure. For PS range of Exposure is from -20 to +20.

        Returns:
        the Exposure
      • setExposure

        public final void setExposure(float value)

        Sets the Exposure. For PS range of Exposure is from -20 to +20.

        Parameters:
        value - the Exposure
      • getOffset

        public final float getOffset()

        Gets the Offset. For PS range of Offset is from -0.5 to +0.5

        Returns:
        the Offset.
      • setOffset

        public final void setOffset(float value)

        Sets the Offset. For PS range of Offset is from -0.5 to +0.5

        Parameters:
        value - the Offset.
      • getGammaCorrection

        public final float getGammaCorrection()

        Gets the GammaCorrection. For PS range of GammaCorrection is from 9.99 to +0.01

        Returns:
        the GammaCorrection
      • setGammaCorrection

        public final void setGammaCorrection(float value)

        Sets the GammaCorrection. For PS range of GammaCorrection is from 9.99 to +0.01

        Parameters:
        value - the GammaCorrection