Class AlphaReplaceEffect

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

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

    • AlphaReplaceEffect

      public AlphaReplaceEffect()
      Instantiates a new alpha replace effect.
  • Method Details

    • clone

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

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

      public int getAlpha()
      Gets the alpha.
      Returns:
      the alpha
    • setAlpha

      public void setAlpha(int alpha)
      Sets the alpha.
      Parameters:
      alpha - the new alpha