Class AlphaBiLevelEffect
java.lang.Object
com.independentsoft.office.drawing.AlphaBiLevelEffect
The Class AlphaBiLevelEffect.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()intGets the threshold.voidsetThreshold(int threshold)Sets the threshold.toString()
-
Constructor Details
-
AlphaBiLevelEffect
public AlphaBiLevelEffect()Instantiates a new alpha bi level effect.
-
-
Method Details