Class AlphaBiLevelEffect

java.lang.Object
com.independentsoft.office.drawing.AlphaBiLevelEffect

public class AlphaBiLevelEffect extends Object
The Class AlphaBiLevelEffect.
  • Constructor Details

    • AlphaBiLevelEffect

      public AlphaBiLevelEffect()
      Instantiates a new alpha bi level effect.
  • Method Details

    • clone

      public AlphaBiLevelEffect clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getThreshold

      public int getThreshold()
      Gets the threshold.
      Returns:
      the threshold
    • setThreshold

      public void setThreshold(int threshold)
      Sets the threshold.
      Parameters:
      threshold - the new threshold