Packages

 

com.aspose.psd.fileformats.psd.layers

Class BlendRange



  • public final class BlendRange
    extends Object

    The blend range.

    • Constructor Detail

      • BlendRange

        public BlendRange()
    • Method Detail

      • getSource

        public final int getSource()

        Gets or sets the source blend range.

        Value: The source blend range.
      • setSource

        public final void setSource(int value)

        Gets or sets the source blend range.

        Value: The source blend range.
      • getDestination

        public final int getDestination()

        Gets or sets the destination blend range.

        Value: The destination blend range.
      • setDestination

        public final void setDestination(int value)

        Gets or sets the destination blend range.

        Value: The destination blend range.