Class AlphaOffset
java.lang.Object
com.independentsoft.office.drawing.ColorTransform
com.independentsoft.office.drawing.AlphaOffset
The Class AlphaOffset.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AlphaOffset
public AlphaOffset()Instantiates a new alpha offset.
-
-
Method Details
-
clone
- Specified by:
clonein classColorTransform
-
toString
-
getValue
public int getValue()Gets the value.- Returns:
- the value
-
setValue
public void setValue(int value)Sets the value.- Parameters:
value- the new value
-