Packages

 

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

Class CurvesLayer

    • Method Detail

      • isDiscreteManagerUsed

        public final boolean isDiscreteManagerUsed()

        Gets or sets a value indicating whether this instance is discrete manager used.

        Value: true if this instance is discrete manager used; otherwise, false.
      • setDiscreteManagerUsed

        public final void setDiscreteManagerUsed(boolean value)

        Gets or sets a value indicating whether this instance is discrete manager used.

        Value: true if this instance is discrete manager used; otherwise, false.
      • isContinuousManagerUsed

        public final boolean isContinuousManagerUsed()

        Gets or sets a value indicating whether this instance is continuous manager used.

        Value: true if this instance is continuous manager used; otherwise, false.
      • setContinuousManagerUsed

        public final void setContinuousManagerUsed(boolean value)

        Gets or sets a value indicating whether this instance is continuous manager used.

        Value: true if this instance is continuous manager used; otherwise, false.