Class AlphaModulation

java.lang.Object
com.independentsoft.office.drawing.ColorTransform
com.independentsoft.office.drawing.AlphaModulation

public class AlphaModulation extends ColorTransform
The Class AlphaModulation.
  • Constructor Details

    • AlphaModulation

      public AlphaModulation()
      Instantiates a new alpha modulation.
  • Method Details

    • clone

      public AlphaModulation clone()
      Specified by:
      clone in class ColorTransform
    • toString

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

      public int getValue()
      Gets the value.
      Returns:
      the value
    • setValue

      public void setValue(int value)
      Sets the value.
      Parameters:
      value - the new value