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