public class BiLevelEffect extends ImageTransformEffect
ImageTransformEffect.TypeEnum| Constructor and Description |
|---|
BiLevelEffect() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getThreshold()
Returns effect threshold.
|
int |
hashCode() |
void |
setThreshold(Double threshold) |
BiLevelEffect |
threshold(Double threshold) |
String |
toString() |
getType, setTypepublic BiLevelEffect threshold(Double threshold)
public Double getThreshold()
public void setThreshold(Double threshold)
public boolean equals(Object o)
equals in class ImageTransformEffectpublic int hashCode()
hashCode in class ImageTransformEffectpublic String toString()
toString in class ImageTransformEffectCopyright © 2025. All rights reserved.