Packages

 

com.aspose.imaging.fileformats.psd.layers

Class BlendRange



  • public final class BlendRange
    extends Object

    The blend range.

    • Constructor Detail

      • BlendRange

        public BlendRange()
    • Method Detail

      • getSource

        public int getSource()

        Gets or sets the source blend range.

        Value: The source blend range.
      • setSource

        public void setSource(int value)

        Gets or sets the source blend range.

        Value: The source blend range.
      • getDestination

        public int getDestination()

        Gets or sets the destination blend range.

        Value: The destination blend range.
      • setDestination

        public void setDestination(int value)

        Gets or sets the destination blend range.

        Value: The destination blend range.